Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1644)

Side by Side Diff: Documentation/de/notation/spacing.itely

Issue 553400043: EXPERIMENTAL: put a reminder of the mm rest on the last page at the top. (Closed)
Patch Set: Created 4 years, 2 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « Documentation/contributor/introduction.itexi ('k') | lily/break-substitution.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*- 1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
2 2
3 @ignore 3 @ignore
4 Translation of GIT committish: e5a609e373eae846857f9a6d70a402a3d42b7d94 4 Translation of GIT committish: e5a609e373eae846857f9a6d70a402a3d42b7d94
5 5
6 When revising a translation, copy the HEAD committish of the 6 When revising a translation, copy the HEAD committish of the
7 version that you are working on. For details, see the Contributors' 7 version that you are working on. For details, see the Contributors'
8 Guide, node Updating translation committishes. 8 Guide, node Updating translation committishes.
9 @end ignore 9 @end ignore
10 10
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 @example 177 @example
178 #(set-default-paper-size "quarto") 178 #(set-default-paper-size "quarto")
179 @end example 179 @end example
180 180
181 @noindent 181 @noindent
182 welcher immer auf oberster Ebene der Datei geschrieben werden muss, und 182 welcher immer auf oberster Ebene der Datei geschrieben werden muss, und
183 @code{set-paper-size} 183 @code{set-paper-size}
184 184
185 @example 185 @example
186 \paper @{ 186 \paper @{
187 #(set-paper-size "tabliod") 187 #(set-paper-size "tabloid")
188 @} 188 @}
189 @end example 189 @end example
190 190
191 @noindent 191 @noindent
192 welcher in eine @code{\paper}-Umgebung geschrieben werden muss. 192 welcher in eine @code{\paper}-Umgebung geschrieben werden muss.
193 193
194 194
195 Wenn die @code{set-default-paper-size}-Funktion auf oberster Ebene der 195 Wenn die @code{set-default-paper-size}-Funktion auf oberster Ebene der
196 Datei eingesetzt wird, muss sie vor allen @code{\paper}-Umgebungen kommen. 196 Datei eingesetzt wird, muss sie vor allen @code{\paper}-Umgebungen kommen.
197 @code{set-default-paper-size} definiert das Papierformat für alle Seiten, 197 @code{set-default-paper-size} definiert das Papierformat für alle Seiten,
(...skipping 3560 matching lines...) Expand 10 before | Expand all | Expand 10 after
3758 3758
3759 @end itemize 3759 @end itemize
3760 3760
3761 @seealso 3761 @seealso
3762 Notationsreferenz: 3762 Notationsreferenz:
3763 @ref{Seitenlayout}, 3763 @ref{Seitenlayout},
3764 @ref{Horizontale Abstände verändern}. 3764 @ref{Horizontale Abstände verändern}.
3765 3765
3766 Schnipsel: 3766 Schnipsel:
3767 @rlsr{Spacing}. 3767 @rlsr{Spacing}.
OLDNEW
« no previous file with comments | « Documentation/contributor/introduction.itexi ('k') | lily/break-substitution.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b