Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1f1584d4
Commit
1f1584d4
authored
Jul 05, 2006
by
Karl Berry
Browse files
10pt text size, no chapternewpage odd
parent
0d61de90
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
lispref/elisp.texi
lispref/elisp.texi
+11
-2
No files found.
lispref/elisp.texi
View file @
1f1584d4
...
...
@@ -14,9 +14,18 @@
* Elisp: (elisp). The Emacs Lisp Reference Manual.
@end direntry
@c So that anyone making the printed manual gets the version we have
@c tuned to avoid bad line breaks, etc.
@smallbook
@setchapternewpage odd
@finalout
@c per rms and peterb, use 10pt fonts for the main text, mostly to
@c save on paper cost. Also, do not declare @setchapternewpage odd,
@c for the same reason. Do this inside @tex for now, so the
@c last-released makeinfo does not complain.
@tex
@fonttextsize 10
\global\hbadness
=6000
% don't worry about not-too-underfull boxes
@end tex
@c Combine indices.
@synindex cp fn
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment