字体篇:

\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】常用工具包的更多相关文章

  1. CTEX - 在线文档 - TeX/LaTeX 常用宏包

    CTEX - 在线文档 - TeX/LaTeX 常用宏包       页面与章节标题式样   浮动对象及标题设计   生成与插入图形   表格与列表   目录与索引   参考文献   数学与化学公式 ...

  2. latex 常用小结

    在写论文,甚至有些课程的报告的时候,latex是常用的工具.这篇博文简单的记录了latex常用的一些内容. 1 基本模块 没用过latex的读者,最想问的问题莫过于latex的 “hello worl ...

  3. Rudiments 0.42 发布,C++ 常用工具包 - 开源中国社区

    Rudiments 0.42 发布,C++ 常用工具包 - 开源中国社区 Rudiments 0.42 发布,C++ 常用工具包

  4. Latex常用数学符号(转)

    http://blog.sina.com.cn/s/blog_642075770100u0np.html Latex常用数学符号(转) 1.指数和下标可以用^和_后加相应字符来实现.比如: 2.平方根 ...

  5. LaTeX技巧24:LaTeX常用命令集锦

    \hyphenation{word list} %断字命令:\showthe\topmargin %显示某个参数的数值或者内容: 在tex编译过程中出现行溢出(overflow hbox)是由于断字程 ...

  6. LaTeX常用数学符号表示方法

    转自:http://www.mohu.org/info/symbols/symbols.htm 常用数学符号的 LaTeX 表示方法 (以下内容主要摘自“一份不太简短的 LATEX2e 介绍”) 1. ...

  7. LaTeX常用数学符号

    之前在写博客做笔记时经常会在Word或WPS里写好数学公式再截图上传,一直觉得这样很low.现在实在是不想再去截图上传了,于是决定开始学一下LaTeX.在博客园中使用数学公式的设置可以参考在博客园使用 ...

  8. latex常用符号

    希腊字母 字母名称 大写 小写 大写latex 小写latex alpha A \(\alpha\) \alpha beta B \(\beta\) \beta gamma \(\Gamma\) \( ...

  9. latex常用命令

    首行不缩进:在顶格的段落前面加上 \noindent 增加空格:\vspace{长度}:精确增加垂直距离,\hspace{长度} 与 \addvspace{长度}:增加高度长度的垂直空间 在公式的上. ...

随机推荐

  1. c++内存管理的一些资料

      C++内存分配方式详解--堆.栈.自由存储区.全局/静态存储区和常量存储区 如何动态调用DLL中的导出类 在dll中导出类,并结合继承带来的问题 如何更好的架构一个界面库,欢迎大家一起讨论 pim ...

  2. maven学习一(HelloWorld工程)

    maven是一个出色的java工程依赖管理的工具,刚刚开始学习用maven建立一个HelloWorld工程. maven安装 $ wget http://mirrors.cnnic.cn/apache ...

  3. c/c++ 读入一行不确定个数的整数

    假设有一个文件,文件的每一行包括n个整数,整数之间以一个空格隔开,文件总共有m行,但是事先不知道n,m.如何每次从文件中读取一行整数放到一个数组中. 可以分为两步:1.首先从文件中读入一行字符串,2. ...

  4. LeetCode Permutations问题详解

    题目一 permutations 题目描述 Given a collection of numbers, return all possible permutations. For example,[ ...

  5. Rotate Image 旋转图像

    You are given an n x n 2D matrix representing an image. Rotate the image by 90 degrees (clockwise). ...

  6. python3用BeautifulSoup用字典的方法抓取a标签内的数据

    # -*- coding:utf-8 -*- #python 2.7 #XiaoDeng #http://tieba.baidu.com/p/2460150866 #标签操作 from bs4 imp ...

  7. Grails 第一课

    package helloworld import org.junit.*; import java.util.*; class HelloController { def index() { //d ...

  8. 研究傅里叶变换的一本好书<<快速傅里叶变换及其C程序>>

    快速傅里叶变换及其C程序 <快速傅里叶变换及其C程序>是中国科学技术大学出版社出版的.本书系统地介绍了傅里叶变换的理论和技术,内容包括傅里叶变换(FT)的定义.存在条件及其性质,离散傅里叶 ...

  9. Caused by: java.lang.ClassNotFoundException: Cannot find class解决办法

    mapper.xml中resultMap导致的.

  10. imp-oracle10g数据库dmp导入到11g数据库提示IMP-00058,表或试图不存在

    拿了一份从10g数据库导出的dmp,本机安装的是11.2g的oracle数据库,执行imp导入后提示: IMP-00058: 遇到 ORACLE 错误 942ORA-00942: 表或视图不存在 开始 ...