c*******n 发帖数: 718 | 1 我想要的效果是 Figure 1.2, Figure 2.1
但是现在是只有Figure 2 虽然也是一个Chapter开始重新计算
我看网上说的意思好像是默认就应该是我想要的结果 但是就是不对
用了上面有篇m文说的加\numberwithin{figure}{section} 也不行
以下是我的preamble
请问是不是有什么package冲突了?
\documentclass[12pt,oneside]{book}
\usepackage[pdftex]{geometry} %% Page margins
\usepackage{textcomp} % Copyright symbol
\usepackage[overload]{textcase} % Make Text Uppercase
\usepackage{setspace} %% For doublespacing
\usepackage{indentfirst} %% Intent the first paragraph in each section
%% clearempty option to always s |
|
q**j 发帖数: 10612 | 2 我的article本来是10pt的,里面的table都还好。但是现在改成了12pt以后(为了容易
看),talbe都太大了。请问如何只改变table大小,而不是普通字体。我用了{\tiny
xxx}这样的命令,好像没有用。多谢指点。 |
|
h****b 发帖数: 157 | 3 用的模板是documentstyle,以前都用的是documentclass,所以不知道怎么加库,好像不
能用
usepackage,要跟在documentstyle后面,
我用的是
\documentstyle[12pt, algorithmic, graphicx, algorithm2e, verbatim,
graphics, caption2, amsfonts, subfigure, cite, amsmath, times,
url]{thesis}
但是算法包不能用,以前都是\usepackage{algorithmic}
\usepackage{algorithm}
请问现在应该怎么改?问题很简单,谢谢。 |
|
f*******l 发帖数: 8811 | 4 生成的是A4.
miktex缺省是A4.
后来我把miktex缺省改成letter size,
但生成的页面仍然是A4.
我用的
\documentclass[12pt]{article}
用TecnicCenter, build, latex=>pdf. |
|
b*****n 发帖数: 71 | 5 为什么不用\documentclass[letter,12pt]{article} |
|
a*********e 发帖数: 1233 | 6 \documentclass[12pt]{article}
\usepackage{graphicx}
\usepackage[abs]{overpic}
\begin{document}
\begin{overpic}{xxx.eps}
\put(30,35){\huge \LaTeX}
\end{overpic}
\end{document} |
|
|
r********d 发帖数: 13 | 8 用下面的命令,无论怎么设置right的参数,右边的空白死活不变,怎么回事
\documentclass[a4paper,12pt]{article}
\usepackage[margin=1in]{geometry}
\geometry{left=2.5cm,right,top=2.5cm} |
|
c*********s 发帖数: 63 | 9 太感谢了,这个模版在最后一个作者前少了一个逗号。不过我对你的感谢仍然犹如滔滔
江水连绵不绝。。。。。
经过一个上午的google,现在问题大部分解决了。
\documentclass[12pt]{report}
\usepackage{natbib}
\usepackage{fontspec}
\setlength{\bibhang}{0pt}
\begin{document}
\setmainfont[Mapping=tex-text]{Arial}
This is a citation\citep{Itzhaki:2013fk}.
Here is another citation which has a page number\citep{Vaysse:2013uq}.
Here is the citation listed in a "Cell" journal model\citep{Nakagawa:2010kx}.
\bibliographystyle{新作的一个模版名字}
\bibliography{bsf文件名}
\end{document}
现在字体和格式已经一模一样... 阅读全帖 |
|
c*********s 发帖数: 63 | 10 太感谢了,这个模版在最后一个作者前少了一个逗号。不过我对你的感谢仍然犹如滔滔
江水连绵不绝。。。。。
经过一个上午的google,现在问题大部分解决了。
\documentclass[12pt]{report}
\usepackage{natbib}
\usepackage{fontspec}
\setlength{\bibhang}{0pt}
\begin{document}
\setmainfont[Mapping=tex-text]{Arial}
This is a citation\citep{Itzhaki:2013fk}.
Here is another citation which has a page number\citep{Vaysse:2013uq}.
Here is the citation listed in a "Cell" journal model\citep{Nakagawa:2010kx}.
\bibliographystyle{新作的一个模版名字}
\bibliography{bsf文件名}
\end{document}
现在字体和格式已经一模一样... 阅读全帖 |
|
i**n 发帖数: 1481 | 11 I use xfig to draw pictures for latex, after you finish the
picture, export it as *.epi file. Later you may use standard
way to include this image in the latex, and then generate it
in the *.dvi file.
\documentclass[a4paper,12pt,twoside]{article}
\usepackage{graphicx}
\begin{document}
This is a sample.
\begin{center}
\includegraphics[width=5cm]{drawing.epi(drawing.ps)}
\end{center}
End of sample.
\end{document}
I think there must be another way of doing it, but I never |
|
|
r******u 发帖数: 50 | 13 Change the line \documentclass as follows:
\documentclass[journal,12pt,draftclsnofoot,onecolumn]{IEEEtran}
You might customize the parameters inside [ ] for your specific journal
SUMISSIO |
|
|
D**o 发帖数: 2653 | 15 注意作者 \author{YHBKJ}
Atiyah-Bott Localization 1
2012-09-05 09:24:19
\documentclass[a4paper,12pt]{article}
\usepackage{amsfonts}
\usepackage{amsmath,amsthm,amssymb}
\usepackage{CJK,graphicx}
\usepackage{amscd}
\usepackage{amssymb}
\newtheorem{theorem}{Theorem}[section]
\newtheorem{corollary}{Corollary}[section]
\newtheorem{definition}{Definition}[section]
\newtheorem{lemma}{Lemma}[section]
\begin{document}
\title{\textbf{\Huge{Atiyah-Bott Localization 1}}}\author{YHBKJ}\date{}\
maketitle
\begin{ab... 阅读全帖 |
|
x***h 发帖数: 6 | 16 是这些了:
This is TeX, Version 3.14159 (MiKTeX 1.20b)
(fen-four.tex
! Undefined control sequence.
l.1 \documentclass
[12pt,a4paper,dvips]{article}
?
! Undefined control sequence.
l.2 \usepackage
{graphicx}
?
! Undefined control sequence.
l.3 \usepackage
{epsfig}
?
! Undefined control sequence.
l.5 \setlength
{\oddsidemargin}{0.2in} \setlength{\evensidemargin}{0.2in}
?
! Undefined control sequence.
l.5 \setlength{\oddsidemargin
|
|
w*******e 发帖数: 666 | 17 在SAS的官网上找到个链接,有画forest plot的code。
想请教:
如果sohn 2002 snow 1999 和raine2003 下还分别有A B C 三个race,该怎么修改上面
的code呢?
我试了半天,连input data都一直报错。
或者哪位在哪里看到相似的例子,能否发我一份呢?
非常感谢!
得出的图如下:
http://support.sas.com/kb/35/773.html
code 如下:
/* Set the graphics environment */
goptions reset=all cback=white border htitle=12pt htext=10pt;
... 阅读全帖 |
|
A*****s 发帖数: 13748 | 18 box wrench需要翘头的那种,为什么我见过的全是12pt的,不敢用啊。。。 |
|
|
e**o 发帖数: 5509 | 20 更接近圆形,容易花。
还是应该买12pt的,能用六角螺丝上,反过来就绝对不行了。 |
|
|
|
f*******r 发帖数: 5301 | 23 12pt更方便
将来总还要有一套impact socket,都是6pt, 大扭矩的情况上impact socket即可 |
|
x*****n 发帖数: 3422 | 24 It's a great deal. I won't worry about 12pt.
Like others said, you will get some impact sockets in the future anyway. |
|
c*****t 发帖数: 1084 | 25 12pts/1 3pt/3 reb/3 ast, good enough for a 12th round/FA |
|
t****g 发帖数: 553 | 26 it不是被你扔了吗? 是不是又拣回去了?
这数据it肯定挣不出来,接着扔吧
12pts/1 3pt/3 reb/3 ast, good enough for a 12th round/FA |
|