File: fancyhdr.cwl

package info (click to toggle)
texstudio 4.3.1%2Bds-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 74,980 kB
  • sloc: cpp: 102,721; xml: 17,126; ansic: 8,143; sh: 194; javascript: 177; makefile: 28
file content (70 lines) | stat: -rw-r--r-- 1,667 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# mode: fancyhdr.sty
# dani/2006-02-18
# modified Edson 30-12-2010
# modified T. Hoffmann 15-05-2014
# modified Matthew Bertucci 2/10/2022 for v4.0.1

#keyvals:\usepackage/fancyhdr#c
nocheck
compatV3
myheadings
headings
#endkeyvals

\fancyfoot[places]{footer%text}
\fancyfoot{footer%text}

\fancyhead[places]{header%text}
\fancyhead{header%text}

\fancyhf[places]{output%text}
\fancyhf{output%text}

\fancyfootoffset[places]{length}
\fancyfootoffset{length}
\fancyheadoffset[places]{length}
\fancyheadoffset{length}
\fancyhfoffset[places]{length}
\fancyhfoffset{length}

\fancypagestyle{style name}[base style]{definitions%text}
\fancypagestyle{style name}{definitions%text}#s#%fancypagestyle

#keyvals:\pagestyle#c,\thispagestyle#c
%fancypagestyle
#endkeyvals

\iftopfloat{float page%text}{other%text}
\ifbotfloat{float page%text}{other%text}
\iffloatpage{float page%text}{other%text}
\iffootnote{float page%text}{other%text}

\headrulewidth
\footrulewidth
\headruleskip
\footruleskip
\headrule
\footrule
\headwidth

\fancyheadinit{code}
\fancyfootinit{code}
\fancyhfinit{code}

\fancycenter[distance%l][stretch]{left-mark%text}{center-mark%text}{right-mark%text}
\fancycenter[distance%l]{left-mark%text}{center-mark%text}{right-mark%text}
\fancycenter{left-mark%text}{center-mark%text}{right-mark%text}

# deprecated
\chead[CH-even%text]{CH-odd%text}#*
\chead{header%text}#*
\cfoot[CF-even%text]{CF-odd%text}#*
\cfoot{footer%text}#*
\lhead[LH-even%text]{LH-odd%text}#*
\lhead{header%text}#*
\lfoot[LF-even%text]{LF-odd%text}#*
\lfoot{footer%text}#*
\rhead[RH-even%text]{RH-odd%text}#*
\rhead{header%text}#*
\rfoot[RF-even%text]{RF-odd%text}#*
\rfoot{footer%text}#*