【Latex】常用工具包
字体篇:
\usepackage{color}
{\color{red}{Hello World!}}
表格篇:
1.resizebox
\begin{table*}[!htb]
\centering
\caption{Instruction of User Study in RQ1 \textcolor{red}{consider cutting this table if need space}}
\label{tab:instruction}
\resizebox{17.6cm}{!}{
\begin{tabular}{|l|l|l|}
\hline
\multicolumn{1}{|c|}{Relevance} & \multicolumn{1}{c|}{Usefulness} & \multicolumn{1}{c|}{Diversity} \\ \hline
\begin{tabular}[c]{@{}l@{}}How relevant is the generated summary to \\ the query?\\ Options:\\ (1) Highly Irrelevant\\ the participant finds that there is absolutely \\ nothing in common between the query and summary.\\ (2) Irrelevant\\ the participant finds that the query and \\ summary have little in common.\\ (3) Neutral\\ the participant finds that the query and \\ summary are marginally relevant.\\ (4) Relevant\\ the participant finds that parts of the\\ summary are relevant with the query.\\ (5) Highly Relevant\\ the participant finds that most of thesummary are\\ relevant with the query.\end{tabular} & \begin{tabular}[c]{@{}l@{}}How useful is the generated summary for \\ follow-up search?\\ Options:\\ (1) Highly Useless\\ the participant finds that the generated \\ summary does not help with follow-up search.\\ (2) Useless\\ the participant finds that the generated summary\\ does little help with follow-up search.\\ (3) Neutral\\ the participant finds that the generated summary\\ is marginally useful for follow-up search.\\ (4) Useful\\ the participant finds that the generated summary\\ provides a few of useful clues for follow-up \\ search.\\ (5) Highly Useful\\ the participant finds that the generated summary\\ provides many useful clues for follow-up search.\end{tabular} & \begin{tabular}[c]{@{}l@{}}How diverse is the generated summary? \\ Options:\\ (1) Highly Identical\\ the participant finds that the generated summary\\ talks about only one minor aspect.\\ (2) Identical\\ the participant finds that the generated summary\\ talks about only one main aspect.\\ (3) Neutral\\ the participant finds that there is no need to\\ consider diversity for the generated summary.\\ (4) Diverse\\ the participant finds that the generated summary\\ talks about at least two minor aspect but main\\ aspects are not mentioned.\\ (5) Highly Diverse\\ the participant finds that the generated summary\\ talks about most of main aspects.\end{tabular} \\ \hline
\end{tabular}
}
\end{table*}
插入超链接:
\usepackage[colorlinks,linkcolor=red]{hyperref}
\href{input link here}{text}
公式篇:
$offer = surface \times force(now)$

$\mathit{offer = surface \times force(now)}$

【Latex】常用工具包的更多相关文章
- CTEX - 在线文档 - TeX/LaTeX 常用宏包
CTEX - 在线文档 - TeX/LaTeX 常用宏包 页面与章节标题式样 浮动对象及标题设计 生成与插入图形 表格与列表 目录与索引 参考文献 数学与化学公式 ...
- latex 常用小结
在写论文,甚至有些课程的报告的时候,latex是常用的工具.这篇博文简单的记录了latex常用的一些内容. 1 基本模块 没用过latex的读者,最想问的问题莫过于latex的 “hello worl ...
- Rudiments 0.42 发布,C++ 常用工具包 - 开源中国社区
Rudiments 0.42 发布,C++ 常用工具包 - 开源中国社区 Rudiments 0.42 发布,C++ 常用工具包
- Latex常用数学符号(转)
http://blog.sina.com.cn/s/blog_642075770100u0np.html Latex常用数学符号(转) 1.指数和下标可以用^和_后加相应字符来实现.比如: 2.平方根 ...
- LaTeX技巧24:LaTeX常用命令集锦
\hyphenation{word list} %断字命令:\showthe\topmargin %显示某个参数的数值或者内容: 在tex编译过程中出现行溢出(overflow hbox)是由于断字程 ...
- LaTeX常用数学符号表示方法
转自:http://www.mohu.org/info/symbols/symbols.htm 常用数学符号的 LaTeX 表示方法 (以下内容主要摘自“一份不太简短的 LATEX2e 介绍”) 1. ...
- LaTeX常用数学符号
之前在写博客做笔记时经常会在Word或WPS里写好数学公式再截图上传,一直觉得这样很low.现在实在是不想再去截图上传了,于是决定开始学一下LaTeX.在博客园中使用数学公式的设置可以参考在博客园使用 ...
- latex常用符号
希腊字母 字母名称 大写 小写 大写latex 小写latex alpha A \(\alpha\) \alpha beta B \(\beta\) \beta gamma \(\Gamma\) \( ...
- latex常用命令
首行不缩进:在顶格的段落前面加上 \noindent 增加空格:\vspace{长度}:精确增加垂直距离,\hspace{长度} 与 \addvspace{长度}:增加高度长度的垂直空间 在公式的上. ...
随机推荐
- ${pageContext.request.contextPath}无法解析
摘要 突然出现无法解析${pageContext.request.contextPath}的问题,在点击<a href="${pageContext.request.contextPa ...
- JavaScript数组所有API全解密
全文共13k+字,系统讲解了JavaScript数组的各种特性和API. 数组是一种非常重要的数据类型,它语法简单.灵活.高效. 在多数编程语言中,数组都充当着至关重要的角色,以至于很难想象没有数组的 ...
- lua去掉字符串中的UTF-8的BOM三个字节
废话不多说,还是先说点吧,项目中lua读取的text文件如果有BOM,客户端解析就会报错,所以我看了看,任务编辑器swGameTaskEditor 在写入文件的时候,也不知道为什么有的文件就是UTF- ...
- phpstorm10使用服务激活
现在官网已经更新到WebStorm 11.PhpStorm 10,找到一个很便捷的方法,不需要注册码了.安装完成,打开软件看到输入注册码界面的时候,切换到第二个选项,输入:http://idea.la ...
- 原创:vsphere概念深入系列五:存储
1.vSphere支持的存储文件格式: 类似于linux下挂载文件系统,需要有驱动器设备,驱动. 挂载后有挂载路径. vSphere 也是一样处理. 挂载名:挂载后可以给存储设备起名,默认为datas ...
- MySql之查询基础与进阶
转载请注明原文地址:http://www.cnblogs.com/ygj0930/p/8283547.html 一:基本查询 SELECT [DISTINCT] 列1,列2,列3... FROM 表 ...
- 安装二维码、条形码识别工具zbar
参考:http://blog.csdn.net/gaofuqi/article/details/26698547 http://www.imagemagick.org/download/ImageMa ...
- 【SqlServer】解析SqlServer的分页
方式1: 假设页数是10,现在要拿出第5页的内容,查询语句如下: --10代表分页的大小 * from test where id not in ( --40是这么计算出来的:10*(5-1) id ...
- swoole+Redis实现实时数据推送
<?php /** * *************************************** * 单进程保护 * * ********************************* ...
- Vivado开发工具熟悉之工具使用杂记
这两天基本完成了实验室工程从ISE向vivado的移植,包括了两片FPGA的两个工程,这两个工程还算是比较大的工程,包括了内存,接口,embedded system,算法模块等,在这过程中也很好的熟悉 ...