由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - 哪位大虾紧急帮忙啊。。。。
相关主题
求助,毕业论文格式几个关于WinEdt, MikTex, Revtex4的问题
Latex class file 问题求助 (转载)谁知道latex怎么把连着的文献用‘-’联起来
如何减少spacing in table of content?关于Latex插入图表之我见
请教图片排版问题如何在table里面插入图?
A quick question about page marginbeamer 中 outline 页的问题
pdflatex下的图形一问导入图形的时候, 那个图形文件应该要放在什么目录下
how to write copyleft character ???怎么在foils里插入eps图片?
LaTeX 2.09 question如何用tex导入ps图片?
相关话题的讨论汇总
话题: usepackage话题: table话题: contents话题: file话题: lineskip
进入TeX版参与讨论
1 (共1页)
V***a
发帖数: 11942
1
deadline后天,图书馆说我的thesis format 有问题。可是这个是我在网上下载的他们
的提供的thesis format in latex。nnd
说要求List of Abbreviations上方要空2 inch, table of content上方要空1.25,我
打开他们提供的sty文件。看到这些定义,但是看不懂,不知道改那里。各位帮忙看看
吧,多谢了。
\def\tableofcontents{
\baselineskip=0.25pc
\lineskip=0.25pc
\lineskiplimit=0.25pc
\@restonecolfalse
\if@twocolumn
\@restonecoltrue\onecolumn
\fi
\chapt*{Table of Contents\@mkboth{TABLE OF CONTENTS}{TABLE OF CONTENTS}}
\vskip -0.83 pc
\hfill Page \par
\lineskip=
V***a
发帖数: 11942
2
还有,说我的chapter 1 开始页码是从0开始的,应该从1开始。这个东西在那里改我也
是一头雾水。sigh,如果再给我一个机会,我一定用word写thesis。

【在 V***a 的大作中提到】
: deadline后天,图书馆说我的thesis format 有问题。可是这个是我在网上下载的他们
: 的提供的thesis format in latex。nnd
: 说要求List of Abbreviations上方要空2 inch, table of content上方要空1.25,我
: 打开他们提供的sty文件。看到这些定义,但是看不懂,不知道改那里。各位帮忙看看
: 吧,多谢了。
: \def\tableofcontents{
: \baselineskip=0.25pc
: \lineskip=0.25pc
: \lineskiplimit=0.25pc
: \@restonecolfalse

s***t
发帖数: 195
3
show us your source file, not the sty file.
and why the spacing is different? 2 in from where, paper edge?

【在 V***a 的大作中提到】
: deadline后天,图书馆说我的thesis format 有问题。可是这个是我在网上下载的他们
: 的提供的thesis format in latex。nnd
: 说要求List of Abbreviations上方要空2 inch, table of content上方要空1.25,我
: 打开他们提供的sty文件。看到这些定义,但是看不懂,不知道改那里。各位帮忙看看
: 吧,多谢了。
: \def\tableofcontents{
: \baselineskip=0.25pc
: \lineskip=0.25pc
: \lineskiplimit=0.25pc
: \@restonecolfalse

V***a
发帖数: 11942
4
哪个source file? 我写的.tex file?

【在 s***t 的大作中提到】
: show us your source file, not the sty file.
: and why the spacing is different? 2 in from where, paper edge?

s***t
发帖数: 195
5
better yet, a minimal example that shows all the problem you have.

【在 V***a 的大作中提到】
: 哪个source file? 我写的.tex file?
V***a
发帖数: 11942
6
\documentclass[12 pt]{report}
%% The file ``gmudissertation.sty'' is the GMU latex style file and
%% should be placed in the same directory as your LaTeX files
\usepackage{gmudissertation}
\usepackage{multirow}
\usepackage{subfig}
\usepackage{url}
\usepackage{longtable}
%%
%% other packages that need to be loaded
%%
\usepackage{graphicx} % for imported graphics
\usepackage{amsmath} %%
\usepackage{amsfonts} %% for AMS mathematics
\u
s***t
发帖数: 195
7

file
this should probably be \chapter*
\\
this definition may be wrong, which causes the page number starting from 0

【在 V***a 的大作中提到】
: \documentclass[12 pt]{report}
: %% The file ``gmudissertation.sty'' is the GMU latex style file and
: %% should be placed in the same directory as your LaTeX files
: \usepackage{gmudissertation}
: \usepackage{multirow}
: \usepackage{subfig}
: \usepackage{url}
: \usepackage{longtable}
: %%
: %% other packages that need to be loaded

V***a
发帖数: 11942
8
doesn't work. 不过还是很感谢你的帮忙,转给你两个包子,略表谢意。我已经找到了
一些笨办法解决了问题。

【在 s***t 的大作中提到】
:
: file
: this should probably be \chapter*
: \\
: this definition may be wrong, which causes the page number starting from 0

s***t
发帖数: 195
9
hehe. thanks.

【在 V***a 的大作中提到】
: doesn't work. 不过还是很感谢你的帮忙,转给你两个包子,略表谢意。我已经找到了
: 一些笨办法解决了问题。

1 (共1页)
进入TeX版参与讨论
相关主题
如何用tex导入ps图片?A quick question about page margin
beamer里面的字是白色的?pdflatex下的图形一问
请问怎么把两幅图并排放?用不同的标题?how to write copyleft character ???
如何插入.eps 图片?LaTeX 2.09 question
求助,毕业论文格式几个关于WinEdt, MikTex, Revtex4的问题
Latex class file 问题求助 (转载)谁知道latex怎么把连着的文献用‘-’联起来
如何减少spacing in table of content?关于Latex插入图表之我见
请教图片排版问题如何在table里面插入图?
相关话题的讨论汇总
话题: usepackage话题: table话题: contents话题: file话题: lineskip