由买买提看人间百态

topics

全部话题 - 话题: pagestyle
1 (共1页)
T*******n
发帖数: 493
1
来自主题: TeX版 - page number问题
Do you use the command \pagestyle{...} anywhere in your file, or does
\pagestyle{...} appear anywhere in the jthesis-v1.cls file?
My guess: There is a \pagestyle{empty} somewhere in the input files
that is setting the default page formatting to be without page numbers.
However, hidden inside the \chapter and \chapter* commands are calls
to \thispagestyle{plain}. So by default, most of your pages have no
page number (the "empty" page style), and the pages where \chapter
and \chapter* are execut
f*******y
发帖数: 45
2
problem solved!!!!
In this template, "\pagestyle{myheading}" appears twice and "\pagestyle{
plain}" appears once.
After I change all of them to "\pagestyle{plain}", then page numbers are
bottom center.
b*******t
发帖数: 33714
3
你的reference section的pagestyle是myheadings,页码就是在右上。前面应该默认是
plain,在底下正中。
如果reference section不需要特殊页眉页脚,就把那些清掉然后\pagestyle{
myheadings}改成\pagestyle{plain}
否则最容易是把前面也一起变成myheadings吧干脆都在右上
一定要页底正中,又要有header,另外加个package吧fancyhdr啊什么的

DPC)]
i*******r
发帖数: 1064
4
来自主题: TeX版 - 求助 - toc spacing
这是我用的 style file 中的 \listoftables 的定义
%----------
\def\listoftables{%%%
\newpage\pagestyle{plain}\pagenumbering{roman}
\setcounter{page}{\value{@ldpage}}
\doublesp@cing
\@restonecolfalse\if@twocolumn\@restonecoltrue\onecolumn\fi
\vspace*{53pt}\centerline{\Large\bf\listtablename}
\addcontentsline{toc}{chapter}{\listtablename}
\vskip 46pt
\@starttoc{lot}
\if@restonecol\twocolumn\fi
\newpage\setcounter{@ldpage}{\value{page}}
\addtocontents{lof}{\setst... 阅读全帖
E********e
发帖数: 1734
5
是这样的,这个推荐人让我填写以下的文本文件给他,这个文件是我每次需要给他的唯一的东西。他有我的推荐信的内容(refs.txt)。他收到我发的文本文件以后运行他写的脚本,脚本生成一堆pdf的推荐信并且自动发送。他说他几秒钟生成全部推荐信并发出去。
他还有一个扫描的jpg签名,这个签名会自动插在“Sincerely Yours”之后。
但是我不知道他的脚本具体怎么写的。
我发给他的文件是:
\address{
}
\signature{Dr. Steven Wilson\ Professor}
\def\today{}
\pagestyle{empty}
\begin{document}
email:p******[email protected]
\begin{letter}{Human Resources,\
University of AAAAAAA,\
100 College Street,\
BBB, 12345.\
}
\vspace*{1.5cm}
\opening{Dear Sir/Madam,}
\input{refs.txt}
\closing{Sincerely Yours,}
\e... 阅读全帖
b*******t
发帖数: 33714
6
来自主题: PhotoGear版 - 包子题。。。求助
试试看
\pagestyle{headings}
\setcounter{page}{1}
\pagenumbering{roman}
d****t
发帖数: 748
7
☆─────────────────────────────────────☆
doubledomer (Rudy) 于 (Tue Apr 19 22:15:12 2005) 提到:
% LaTeX input file
\documentstyle[12pt]{article}
%\pagestyle{empty}
\textwidth=6in
\textheight=8in
\oddsidemargin=0.5in
\evensidemargin=0.5in
\headheight=0in
\headsep=0in
\footheight=0in
\begin{document}
\baselineskip 12pt
\rightline{\bf\large AME538}
\rightline{\bf\large Name: Rudy}
\rightline{ December 1, 199X}
\bigskip
\bigskip
\begin{center}{\bf\large Review of Fluid Mechanics Film 1 and 2:
Vo
V*********r
发帖数: 666
8
不要搞太花哨的。单栏,Sans-serif字体,整齐一些就行了。
贴个简单的模板
\documentclass[11pt]{article}
\usepackage[top=1in, bottom=1.2in, left=1in, right=1in]{geometry}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{xcolor}
\usepackage{tabularx}
\usepackage{marvosym}
\usepackage{verbatim} % for multiline comment blocks
\usepackage{etoolbox}
\usepackage[english]{babel}
\usepackage{setspace} %conflict with \usepackage{needspace}
\usepackage{enumitem}
\renewcommand{\rmdefault}{phv} % Arial
\renewcommand{\sfdefault}{phv} %... 阅读全帖
V*****i
发帖数: 92
9
来自主题: TeX版 - A quick question about page margin
I'm writing a technical report, the instuction says the margin should
be top=1.75cm, left=right=bottom=2.54cm, no header or footer should be
used. So I set like this:
\documentclass[11pt,letterpaper]{article}
\usepackage{times}
\usepackage[dvips]{graphicx,color,psfrag}
\usepackage[left=2.54cm, right=2.54cm, top=1.75cm, bottom=2.54cm]{geometry}
\pagestyle{empty}
However, after the pdf was generated, the bottom margin is almost 5cm
(the other margin looks correct), anyone has some idea about what'
a**e
发帖数: 5794
10
来自主题: TeX版 - 页眉和页脚 in Latex
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhead[LE,RO]{$\S\:$\leftmark} %双页左、单页右页眉设为章节
\fancyhead[LO,RE]{Alpha's MathNote} %单页左、双页右页眉
\fancyfoot[LE,RO]{\thepage} %双页左、单叶右页脚设为页码
\cfoot{} %中间页脚设为空

.
J*******r
发帖数: 379
11
☆─────────────────────────────────────☆
realguy (爱我所爱) 于 (Fri Jul 29 03:49:05 2005) 提到:
一直在想如何在论文的上方加上"to appear in the...."(比如在preprint的论文),好象
fancyheader的package可以做这个事情,但好象挺复杂(至少用起来不方便),所以一直没
有figure out出来。哪位兄弟帮忙贴一些sample code. 谢谢。
☆─────────────────────────────────────☆
xyct (洋葱头) 于 (Tue Aug 9 22:44:53 2005) 提到:
我是这么用的:
\documentclass{article}
\usepackage{fancyhdr}
\pagestyle{fancy}
\begin{document}
\fancyhf{}
\lhead{to appear in the....}
\rhead{My Name}
\rfoot{Page \thepage}
text.
h**k
发帖数: 48
12
来自主题: TeX版 - 关于report中header设置问题:
各位,
我正用学校的.cls模版写thesis,但是最近发现一个问题,我的各章题目都回被默认做为
每叶的header,比如, CHAPTER 1. THIS IS THE FIRST CHAPTER, 但我某一章的title比
较长,会顶出叶面一点.
我查了一下,可以用\pagestyle{plain}把整个header拿掉,但是我不太愿意那样.
我希望能做下面两种改动:或者把header上的CHAPTER X去掉,只显示THIS IS THE FIRST
CHAPTER, 或者把header的字体该小一点, 不知道该怎么做? 那为有经验的指点一下.
P.S.论文模版load的class是report
谢谢
h**k
发帖数: 48
13
来自主题: TeX版 - 关于report中header设置问题:

FIRST
CONTINUED:
我用了下面的办法:
在\begin{document}之前重新定义了
\pagestyle{myheadings}
\newcommand{\newchap}[1] % Re-define the chaptering command to use
{ % THESE headers.
\chapter{#1}
\markboth{Chapter \thechapter. {#1}\hfill \hfill}{Chapter
\thechapter. {#1}\hfill \hfill}
}
并将以前的\chapter全改为\newchap,结果header字体变小了不在顶出业面,,但是
bibliography中的header却自动变成了最后一章的header而不是以前的bibliography.
应该怎么办? 谢谢
o*******e
发帖数: 186
14
Here is the simplified version:
\documentclass[titlepage,landscape]{slides}
\usepackage{amsmath}
\usepackage[dvips]{graphicx}
\usepackage{psfig}
\hfuzz5pt
\vfuzz5pt
\pagestyle{plain}
\begin{document}
\input{inc.tex}
\end{document}
Thank you for the help.
b**********g
发帖数: 2012
15
pagestyle不好用啊
w******r
发帖数: 167
16
来自主题: TeX版 - TABLE OF CONTENT和页码的问题
用如下的代码生成TABLE OF CONTENT和插入页码,abstract下面就是各章名称,想在中
间插个词Chapter,可编译出来Chapter的位置总是不对,跑到那一页的最下面去了,应
该怎么改?
\maketitle
\pagestyle{plain}
\pagenumbering{roman}
\include{acknowledgment}
\tableofcontents
\listoftables
\listoffigures
\include{abstract}
\addtocontents{toc}{\noindent Chapter}
\include{ch_intro}
\include......等等
另一个问题是abstract那一页的页码总显示不出来。
P******g
发帖数: 83
17
\documentclass[letterpaper,12pt,oneside]{book}
\pagestyle{plain}
\usepackage{graphicx}
\usepackage{setspace}
\onehalfspace
\title{Experimental....}
\author{H.}
\begin{document}
\frontmatter
\maketitle
\newpage
\section*{Abstract:}
Decomposition of .......
\mainmatter
\chapter{Introduction}
Hydrogen ....
\begin{figure}
\begin{center}
\includegraphics[width=0.5\textwidth,height=0.5\textheight]{test.eps}
\end{center}
\end{figure}
\end{document}
Please look at the structure of the above file to see
g*********r
发帖数: 124
18
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyfoot[C]{\thepage}
u**o
发帖数: 290
19
只想到用
\usepackage{fancyhdr}
\pagestyle{fancy}
可是引用fancyhdr package把每页都加上了header.
如果只想在第一页题目上方加上会议的logo和名称应该怎么办? 多谢高手指点.
T*********r
发帖数: 11175
20
在第二页前面试着加一句
\pagestyle{empty} or whatever
T*******n
发帖数: 493
21
First set the default page style (you can do this before \begin{document}).
\pagestyle{default-page-style-for-other-pages}
Then somewhere on the first page issue this command:
\thispagestyle{page-style-for-first-page}
t********4
发帖数: 14
22
来自主题: TeX版 - page number问题
% abstract
\renewcommand{\abstract}[1]{
\setboolean{chapteronrhs}{false}
\chapter*{\abstractname}
\setboolean{chapteronrhs}{true}
\thispagestyle{empty}
#1
}
这个是对地
然后
% roman numbering until \startchapters issued
\pagenumbering{roman}
% user defined headings
\pagestyle{fancy}
这个是chapter之前的
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
% command to ensure on a right hand page but use blank left page
% rather than one with he
b*******h
发帖数: 56
23
章节标题离顶部太远,用了无数命令还是不管用,以下为我尝试过的:
1,\oddsidemargin=.4in \textwidth=5.9in \topmargin=-0.5in \textheight=10.0in
\footskip=0.5in
2,\usepackage[left=1.3in, right=1.2in, top=1.0in, bottom=1.0in, includefoot
, headheight=-0.5pt, footskip=0.5in]{geometry}
3,\usepackage{fancyhdr}
\pagestyle{fancy}
\headheight=0pt \headsep=0pt
都解决不了这个问题,用的winEdt。
我又尝试了这个命令,
\usepackage[left=1.3in, right=1.2in, top=0.9in, bottom=1.0in, footskip=0.5in
]{geometry}
这里面的left,right,top,bottom footskip都管用,但是当我尝试加headheigh
b*******h
发帖数: 56
24
谢谢回复
不过还是没有用,为了测试,我又新建了一个tex文档,所有命令都没反应,难道
winedt不支持titlesec?
我晕死
\documentclass[12pt]{report}
\usepackage{titlesec}
%\usepackage[bf,small,center,indentafter,pagestyles]{titlesec}
%\titlespacing*{\chapter}{0pt}{-1in}{-1in}
%\titlespacing{\chapter}{0pt}{-50pt}{*1}[0pt]
\title{\vspace{-6in}test}
\begin{document}
。。。。。。。
w****h
发帖数: 212
25
你可以看看如下:
\documentclass[10pt,conference,letterpaper,twocolumn]{IEEEtran}
\usepackage{amsfonts}
\pagestyle{plain}
\pagenumbering{arabic}
\usepackage{amsmath,multirow} % for subequations
\usepackage{subfigure,graphics,psfig,epsfig,wrapfig}
\newtheorem{Theorem}{Theorem}
\newtheorem{Definition}{Definition}
\newtheorem{Assumption}{Assumption}
\newtheorem{Corollary}{Corollary}
显示的是斜体、非粗;
奇怪的是,但我在\documentclass[a4paper, 12pt]{article}下面,就能够显示正常的
粗体、正体定理、定义。
我不会change the definition of the class
s****l
发帖数: 78
26
来自主题: TeX版 - xfig上面如何输入数学公式
在 xfig 输入公式前,在页面下方的 "Text Flags"里,把
"Special Flag" 设成 "Special",然后 按 latex 语法
输入公式,如 "$\alpha = \beta \times{} \gamma$"
保存figure 成 test.fig
export 文档成 "Combined PS/LaTeX" 格式。
会得到两个文件 test.pstex 和 test.pstex_t
在 latex 文档里 用下面的语句插入 xfig所画的图像。
%% -------- .tex -------
\documentclass{article}
\usepackage{graphicx}
\usepackage{color} % 需要加入 color 支持
\title{Combine Latex and XFig}
\pagestyle{empty}
\begin{document}
\begin{figure}[htbp]
\input{test.pstex_t} % 加入 xfig 图像
\end{figure}
\end{docu
r****t
发帖数: 10904
27
来自主题: TeX版 - 哪儿找 template?
file -> export in openoffice.org, I am using 3.0 beta.
This exports some crappy .tex files, it defines a pagestyle and apply it. I
think it is better to read that definition and rewrite it in your .tex files
.
w***t
发帖数: 3
28
版面要求把页码放在一页的右上方。用了
\pagestyle{myheading}
绝大多数的页码都跑到右上去了。可是每个chapter的第一页,以及contents, list of
figures 的第一页,页码却还在中间下面。
哪位大侠知道怎么回事,请不吝赐教!!
多谢多谢!!!!
a**e
发帖数: 5794
29
来自主题: TeX版 - 怎样取消一页的编号?
\pagestyle{empty}
大概是这样。
Z**0
发帖数: 1119
30
来自主题: TeX版 - THESIS格式求教
try this package
\usepackage[bf,small,indentafter,pagestyles]{titlesec}
G****A
发帖数: 4160
31
来自主题: TeX版 - 格式问题求教
不知道怎么搞得,页面左边的margin总是明显小于右边。我把握用的package列出来,
请高手帮忙看看,多谢!
********************************************
\documentclass[conference]{IEEEtran}
\usepackage[]{algorithm2e}
\usepackage{latexsym,psfig,url}
\usepackage{amssymb}
\usepackage{multirow}
\usepackage{subfigmat}
\usepackage{pifont,comment}
\usepackage{cite,balance}
\pagestyle{plain}
\usepackage{float}
\usepackage{subfloat}
\newcommand{\excluded}[1]{}
\newtheorem{definition}{Definition}
\newtheorem{proposition}{Proposition}
\newtheorem{theorem}{
z***i
发帖数: 8285
32
我用的是fancyhdr package: Extensive control of page headers and footers
in LaTeX2e.
http://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/
如果你把第一句\pagestyle{fancy} 改成\thispagestyle{fancy}
可以手工把每页的headers 和footers做得都不一样,但是写语句的位置
要算好,要在新一页的开始。所以最好是先试下怎么用,然后先忽略这个,
等到把论文全改完了确定分页了再加。。
z***i
发帖数: 8285
33
来自主题: TeX版 - 如何把pdf图片插入tex文件?
1,取消页码的latex命令是什么?貌似latex页码是自动生成的。
\pagestyle{empty}
如果只需要某页取消页码,可以用
\thispagestyle{empty}
如果需要其他headers, footers,只是不要页码,用 fancyhdr package。。

生成的pdf文件后,该如何做?
a******5
发帖数: 313
34
导言区调用\usepackage{fancyhdr}\pagestyle{fancy},设置了页眉(header) 页脚(
footer)。
如果某一页只要页脚出现,或是只要页眉,该用什么命令?
谢谢。
a**e
发帖数: 5794
35
来自主题: TeX版 - 初学者请教
\usepackage[scale=0.9]{geometry}
\pagestyle{empty}
f*******l
发帖数: 8811
36
来自主题: TeX版 - letter class对齐问题
\pagestyle{fancy}
\lhead{\textcolor{gray}{\it Name}}
\chead{\textcolor{gray}{\it Letter}}
\rhead{\textcolor{gray}{\thepage}}
%%\raggeleft{\rhead{\textcolor{gray}{\thepage}}}
%\rhead{\thepage}
\signature{Name} % name for signature
\longindentation=0pt % needed to get closing flush
left
\let\raggedleft\raggedright % needed to get date flush left
\begin{letter}{Mr. \\
D***h
发帖数: 183
37
来自主题: TeX版 - Bibliography的页码问题
我用的pagestyle{myheadings}
但是bibliography的第一页是自动调用了plain style,所以即使我在后面加
thispagestyle{myheadings},页码也总是在下面的中间,而不是右上。
怎么解决?
z***i
发帖数: 8285
38
来自主题: TeX版 - tex问题
\documentclass[a4paper,11pt]{article}
\usepackage[latin1]{inputenc}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage[colorlinks=true]{hyperref}
\usepackage{colortbl}
\usepackage{hyperref}
\usepackage{extramarks}
\usepackage{fancyhdr}
\usepackage{color}
\usepackage{eso-pic}
\usepackage{ifpdf}
\usepackage{svgcolor}
\usepackage{booktabs}
\usepackage{amssymb}
\pagenumbering{arabic}
\hypersetup{urlcolor=blue}
\definecolor{light-gray}{gray}{0.86}
\setlength{\paperwidth}{597pt}
\setlength{\paperh... 阅读全帖
b*******t
发帖数: 33714
39
pagestyle在最后一个section被更改了
没人问自己也google不出来怎么解决的话,在这里提供可以compile的minimum working
example,不然大家没法帮你试
l****u
发帖数: 4
40
多谢版主提示!
我把class文件删减了一下,以下是可以编译但仍存在问题的部分
问题可能在List of References部分
还请麻烦帮忙看一下,多谢!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Defining Class options and loading required packages %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\RequirePackage{ifthen}[1996/08/02 v1.0m Standard LaTeX ifthen package (DPC)]
%% Declaring Options \& Initializing Flags
\newcommand{\QZ@ptsize}{}%%define a null command for font-size
\newcounter{QZ@ptcnt}%%define a ... 阅读全帖
l****u
发帖数: 4
41
终于搞定了,原来只是pagestyle的一个小问题,万分感谢!
其实我的tex文件很简单,主要被学校提供的1300行的class文件给吓住了
第一次用latex,一着急贴了class文件,确实不妥
斑竹海涵,下次改正!
1 (共1页)