]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/hu/learning/tweaks.itely
Updated Hungarian translation of 1st priority files to state-of-the-art
[lilypond.git] / Documentation / hu / learning / tweaks.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: hu -*-
2 @c This file is part of learning.tely
3 @ignore
4     Translation of GIT committish: 2d8b567afe459b0ab6503731e0c2568915a5c4ef
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10
11 @c -*- coding: utf-8; mode: texinfo; -*-
12 @c \version "2.12.0"
13 @node A kimenet finomhangolása
14 @chapter A kimenet finomhangolása
15 @translationof Tweaking output
16 @translationof Tweaking output
17
18 @untranslated
19
20
21 @menu
22 * A finomhangolás alapjai::
23 * A belső működés referenciája::
24 * Objektumok megjelenése::
25 * Objektumok elhelyezése::
26 * Objektumok ütközése::
27 * További finomhangolás::
28 @end menu
29
30 @node A finomhangolás alapjai
31 @section A finomhangolás alapjai
32 @translationof Tweaking basics
33 @translationof Tweaking basics
34
35 @untranslated
36
37
38 @menu
39 * Bevezetés a finomhangolásba::
40 * Objektumok és interfészek::
41 * Objektumok és tulajdonságok elnevezési konvenciói::
42 * Finomhangolási módszerek::
43 @end menu
44
45 @node Bevezetés a finomhangolásba
46 @subsection Bevezetés a finomhangolásba
47 @translationof Introduction to tweaks
48 @translationof Introduction to tweaks
49
50 @untranslated
51
52
53 @ref{Kontextusok és ábrázolók}, as Contexts, Engravers, and the
54 @node Objektumok és interfészek
55 @subsection Objektumok és interfészek
56 @translationof Objects and interfaces
57 @translationof Objects and interfaces
58
59 @untranslated
60
61
62 @c index object
63 @c index grob
64 @c index spanner
65 @c index interface
66 @c index properties, object
67 @c index object properties
68 @c index layout object
69 @c index object, layout
70 @c index interface
71 @c ode{Lyrics} objects, as well as objects to represent all
72 @node Objektumok és tulajdonságok elnevezési konvenciói
73 @subsection Objektumok és tulajdonságok elnevezési konvenciói
74 @translationof Naming conventions of objects and properties
75 @translationof Naming conventions of objects and properties
76
77 @untranslated
78
79
80 @c index naming conventions for objects
81 @c index naming conventions for properties
82 @c index objects, naming conventions
83 @c index properties, naming conventions
84 @ref{Kontextusok és ábrázolók}.  Here for reference is a list
85 @node Finomhangolási módszerek
86 @subsection Finomhangolási módszerek
87 @translationof Tweaking methods
88 @translationof Tweaking methods
89
90 @untranslated
91
92
93 @c index tweaking methods
94 @c index override command
95 @c index override syntax
96 @ref{Ábrázolók hozzáadása és eltávolítása}.  We must now introduce some more
97 @c ode{\override}.  Because this command has to modify
98 @c ode{Lyrics}, and we shall omit it in many of the following
99 @c index color property, example
100 @c index NoteHead, example of overriding
101 @c index revert command
102 @c index color property, example
103 @c index NoteHead, example of overriding
104 @c ode{\override} or @code{\set} command to be effective only
105 @c index color property, example
106 @c index NoteHead, example of overriding
107 @c index overrideProperty command
108 @c ode{\overrideProperty}, which is occasionally required.
109 @c Maybe explain in a later iteration  -td
110 @c index tweak command
111 @c ode{\once \override} would do:
112 @c index font-size property, example
113 @c index NoteHead, example of overriding
114 @c index font-size property, example
115 @c index @code{\tweak}, example
116 @c ode{\tweak} command is simply
117 @c index color property, example
118 @c index @code{\tweak}, example
119 @c index tuplets, nested
120 @c index triplets, nested
121 @c index bracket, tuplet
122 @c index bracket, triplet
123 @c index tuplet bracket
124 @c index triplet bracket
125 @c index @code{\tweak}, example
126 @c index direction property, example
127 @c index color property, example
128 @c ode{\override} commands:
129 @c index text property, example
130 @c index tuplet-number function, example
131 @c index transparent property, example
132 @c index TupletNumber, example of overriding
133 @c NOTE Tuplet brackets collide if notes are high on staff
134 @c See issue 509
135 @node A belső működés referenciája
136 @section A belső működés referenciája
137 @translationof The Internals Reference manual
138 @translationof The Internals Reference manual
139
140 @untranslated
141
142
143 @c index Internals Reference
144 @menu
145 * Elrendezési objektumok tulajdonságai::
146 * Interfészek tulajdonságai::
147 * Tulajdonságok típusai::
148 @end menu
149
150 @node Elrendezési objektumok tulajdonságai
151 @subsection Elrendezési objektumok tulajdonságai
152 @translationof Properties of layout objects
153 @translationof Properties of layout objects
154
155 @untranslated
156
157
158 @c index properties of layout objects
159 @c index properties of grobs
160 @c index grobs, properties of
161 @c index layout objects, properties of
162 @c index Internals Reference manual
163 @c ode{\override} command would be needed.  But is there a
164 @c index override example
165 @c index Internals Reference, example of using
166 @c index @code{\addlyrics} example
167 @c ode{thickness} (number)
168 @c ode{thickness} and that the new value should be a number
169 @c index Slur example of overriding
170 @c index thickness property, example
171 @subheading A kívánt kontextus megkeresése
172 @c index context, finding
173 @c index context, identifying correct
174 @c ode{Slur_engraver} page.  At the very bottom it tells
175 @subheading Felülírás csak egy alkalommal
176 @c index overriding once only
177 @c index once override
178 @c index Slur, example of overriding
179 @c index thickness property, example
180 @subheading Tulajdonság visszaállítása
181 @c index revert
182 @c index default properties, reverting to
183 @c ode{\once} placed immediately before each of the notes where
184 @c index Slur, example of overriding
185 @c index thickness property, example
186 @c index Slur, example of overriding
187 @c index thickness property, example
188 @node Interfészek tulajdonságai
189 @subsection Interfészek tulajdonságai
190 @translationof Properties found in interfaces
191 @translationof Properties found in interfaces
192
193 @untranslated
194
195
196 @c index interface
197 @c index interface properties
198 @c index properties in interfaces
199 @c ode{\override} command do we need to do this?  We first look in the
200 @c ode{font-interface}.
201 @c ode{font-interface} but @code{font-shape} is not?  The answer is
202 @c ode{font-shape} is not.  The entries in @code{LyricText} then tell
203 @c ode{LyricText}.  Other objects which support @code{font-interface}
204 @c ode{italic}.  As before, we'll omit the context.
205 @c ode{thickness} or @code{font-shape}, others are used as values that
206 @c index font-shape property, example
207 @c index italic, example
208 @c index LyricText, example of overriding
209 @c index @code{\addlyrics}, example
210 @subheading Kontextus megadása dalszöveg-beviteli módban
211 @c index context, specifying in lyric mode
212 @c index lyric mode, specifying context
213 @node Tulajdonságok típusai
214 @subsection Tulajdonságok típusai
215 @translationof Types of properties
216 @translationof Types of properties
217
218 @untranslated
219
220
221 @c index property types
222 @c ode{symbol}.  To be valid, the value given to a property
223 @c ode{\override} command.
224 @node Objektumok megjelenése
225 @section Objektumok megjelenése
226 @translationof Appearance of objects
227 @translationof Appearance of objects
228
229 @untranslated
230
231
232 @menu
233 * Objektumok láthatósága és színe::
234 * Objektumok mérete::
235 * Objektumok hossza és vastagsága::
236 @end menu
237
238 @node Objektumok láthatósága és színe
239 @subsection Objektumok láthatósága és színe
240 @translationof Visibility and color of objects
241 @translationof Visibility and color of objects
242
243 @untranslated
244
245
246 @c ode{BarLine}.  Its properties include two that control its
247 @subheading stencil (láthatóság)
248 @c index stencil property
249 @c index BarLine, example of overriding
250 @c index stencil property, example
251 @c index BarLine, example of overriding
252 @c index stencil property, example
253 @c ode{stencil} property of the @code{NoteHead} object is set to
254 @c ode{#f}.  If this is the case, you can instead use the
255 @c ode{point-stencil} function, which sets the stencil to a object
256 @subheading break-visibility (láthatóság sortörések körül)
257 @c index break-visibility property
258 @c ode{break-visibility} property requires a vector of three booleans.
259 @c ode{\override} command.
260 @c index BarLine, example of overriding
261 @c index break-visibility property, example
262 @subheading transparent (átlátszóság)
263 @c index transparent property
264 @c index transparency
265 @c ode{grob-interface}.  So the command to make the time signature
266 @c index TimeSignature, example of overriding
267 @c index transparent property, example
268 @c index TimeSignature, example of overriding
269 @c index stencil property, example
270 @subheading color (szín)
271 @c index color property
272 @c index BarLine, example of overriding
273 @c index color property, example
274 @c index color, X11
275 @c index X11 colors
276 @c ode{x11-color}, like this:
277 @c index BarLine, example of overriding
278 @c index color property, example
279 @c index rgb colors
280 @c index color, rgb
281 @c index BarLine, example of overriding
282 @c index color property, example
283 @c index StaffSymbol, example of overriding
284 @c index TimeSignature, example of overriding
285 @c index Clef, example of overriding
286 @c index NoteHead, example of overriding
287 @c index Stem, example of overriding
288 @c index BarLine, example of overriding
289 @c index color property, example
290 @c index x11-color, example of using
291 @node Objektumok mérete
292 @subsection Objektumok mérete
293 @translationof Size of objects
294 @translationof Size of objects
295
296 @untranslated
297
298
299 @c index changing size of objects
300 @c index size of objects
301 @c index objects, size of
302 @c index objects, changing size of
303 @c index alignAboveContext property, example
304 @c index @code{\with}, example
305 @c index alignAboveContext property, example
306 @c index @code{\with}, example
307 @c index stencil property, example
308 @c index Clef, example of overriding
309 @c index TimeSignature, example of overriding
310 @c ode{\set} or @code{\override} commands embedded in the
311 @c ode{\with} clause, or if none have been set there, the normal
312 @c ode{alignBelowContext}, are two such properties -- once the staff
313 @c index alignAboveContext property, example
314 @c index @code{\with}, example
315 @c index Clef, example of overriding
316 @c index TimeSignature, example of overriding
317 @c index alignAboveContext property, example
318 @c index @code{\with}, example
319 @c index Clef, example of overriding
320 @c index TimeSignature, example of overriding
321 @c index fontSize property, example
322 @node Objektumok hossza és vastagsága
323 @subsection Objektumok hossza és vastagsága
324 @translationof Length and thickness of objects
325 @translationof Length and thickness of objects
326
327 @untranslated
328
329
330 @c index distances
331 @c index thickness
332 @c index length
333 @c index magstep
334 @c index size, changing
335 @c index stem length, changing
336 @c index staff line spacing, changing
337 @c ode{line-thickness.}  For example, by default, the lines of
338 @c ode{beam-thickness} property, which is measured in staff-spaces.
339 @c ode{magstep} provided for exactly this purpose.  It takes
340 @c index alignAboveContext property, example
341 @c index @code{\with}, example
342 @c index Clef, example of overriding
343 @c index TimeSignature, example of overriding
344 @c index fontSize property, example
345 @c index StaffSymbol, example of overriding
346 @c index magstep function, example of using
347 @c index staff-space property, example
348 @c index stencil property, example
349 @c ode{thickness} property.  An example of changing the thickness
350 @node Objektumok elhelyezése
351 @section Objektumok elhelyezése
352 @translationof Placement of objects
353 @translationof Placement of objects
354
355 @untranslated
356
357
358 @menu
359 * Automatikus viselkedés::
360 * Vonalrendszeren belüli objektumok::
361 * Vonalrendszeren kívüli objektumok::
362 @end menu
363
364 @node Automatikus viselkedés
365 @subsection Automatikus viselkedés
366 @translationof Automatic behavior
367 @translationof Automatic behavior
368
369 @untranslated
370
371
372 @c index within-staff objects
373 @c index outside-staff objects
374 @c index objects, within-staff
375 @c index objects, outside-staff
376 @c ode{outside-staff-priority} property to determine the order in
377 @c ode{outside-staff-priority}.  The outside-staff objects are
378 @c ode{outside-staff-priority}, and placed so that they do not
379 @c ode{outside-staff-priority} the one encountered first will be
380 @c index markup example
381 @node Vonalrendszeren belüli objektumok
382 @subsection Vonalrendszeren belüli objektumok
383 @translationof Within-staff objects
384 @translationof Within-staff objects
385
386 @untranslated
387
388
389 @c index down
390 @c index up
391 @c index center
392 @c index neutral
393 @c index Stem, example of overriding
394 @c index direction property, example
395 @c ode{UP} for stems, but for some objects it means @q{center}.
396 @c ode{\once \override} command or use the predefined command
397 @c ode{\xxxNeutral} command.
398 @unnumberedsubsubsec Ujjrend
399 @c index fingering, placement
400 @c index fingering, chords
401 @c index Fingering, example of overriding
402 @c index direction property, example
403 @c index fingering example
404 @c index fingering example
405 @c index fingering example
406 @c ode{\set fingeringOrientations} command.  The format of this
407 @c ode{\set fingeringOrientations = #'([up] [left/right] [down])}
408 @c ode{\set} is used because @code{fingeringOrientations} is a
409 @c ode{New_fingering_engraver}.
410 @c ode{up} appears in the list), below (if @code{down} appears),
411 @c ode{right} are mutually exclusive -- fingering may be placed
412 @c index fingering example
413 @c index @code{\set}, example of using
414 @c index fingeringOrientations property, example
415 @c ode{Fingering} object in the IR to be @code{-5}, so let's
416 @node Vonalrendszeren kívüli objektumok
417 @subsection Vonalrendszeren kívüli objektumok
418 @translationof Outside-staff objects
419 @translationof Outside-staff objects
420
421 @untranslated
422
423
424 @c ode{grob-interface} and so is a property of all layout objects.
425 @c index spanners
426 @c ode{outside-staff-priority} of the @code{Hairpin} object will
427 @c ode{DynamicLineSpanner} object instead.  This override must be
428 @c index text spanner
429 @c index ottava bracket
430 @c index TextSpanner, example of overriding
431 @c index bound-details property, example
432 @c index tweaking bar number placement
433 @c index bar numbers, tweaking placement
434 @c index tweaking metronome mark placement
435 @c index metronome mark, tweaking placement
436 @c index tweaking rehearsal mark placement
437 @c index rehearsal marks, tweaking placement
438 @c ode{Bar_number_engraver}, @code{Metronome_mark_engraver} or
439 @c ode{Mark_engraver} respectively should be removed from the
440 @c ode{Score} context and placed in the top @code{Staff} context.  If
441 @c ode{outside-staff-priority} values:
442 @c ode{TextSpanner}, remembering that @code{OttavaBracket} is created
443 @c index TextSpanner, example of overriding
444 @c index bound-details property, example
445 @c index slurs and outside-staff-priority
446 @c index slurs and articulations
447 @c index articulations and slurs
448 @c index TextScript, example of overriding
449 @c index outside-staff-priority property, example
450 @subheading A \textLengthOn parancs
451 @c index notes, spreading out with text
452 @c ode{\textLengthOff}.  Remember @code{\once} only works with
453 @c ode{\override}, @code{\set}, @code{\revert} or @code{unset},
454 @c index markup text, allowing collisions
455 @c index TextScript, example of overriding
456 @c index outside-staff-priority property, example
457 @subheading Dinamika
458 @c index tweaking dynamics placement
459 @c index dynamics, tweaking placement
460 @subheading Grobok méretezése
461 @c index grob sizing
462 @c index sizing grobs
463 @c ode{grob-interface}.
464 @c index @code{extra-spacing-width}
465 @c ode{extra-spacing-width} to @code{'(+inf.0 . -inf.0)}.  So
466 @c ode{'(0 . 0)} so the true width shines through.  This is
467 @c index DynamicText, example of overriding
468 @c index extra-spacing-width property, example
469 @c index DynamicText, example of overriding
470 @c index extra-spacing-width property, example
471 @c ode{staff-padding} which is covered in the following section.
472 @node Objektumok ütközése
473 @section Objektumok ütközése
474 @translationof Collisions of objects
475 @translationof Collisions of objects
476
477 @untranslated
478
479
480 @menu
481 * Objektumok mozgatása::
482 * Egymást átfedő jelek javítása::
483 * Valós zenei példa::
484 @end menu
485
486 @node Objektumok mozgatása
487 @subsection Objektumok mozgatása
488 @translationof Moving objects
489 @translationof Moving objects
490
491 @untranslated
492
493
494 @c index moving overlapping objects
495 @c index moving colliding objects
496 @c index moving colliding grobs
497 @c index objects, moving colliding
498 @c index grobs, moving colliding
499 @c ode{direction}
500 @ref{Vonalrendszeren belüli objektumok}.
501 @c ode{padding}, @code{left-padding},
502 @c ode{right-padding}, @code{staff-padding}
503 @c index padding
504 @c index left-padding property
505 @c index padding property
506 @c index right-padding property
507 @c index staff-padding property
508 @c ode{side-position-interface}.
509 @c ode{AccidentalPlacement} object has any effect on the placement
510 @c ode{padding} property: @code{padding} controls the minimum amount of
511 @c ode{side-position-interface} and the nearest other object (generally
512 @c ode{self-alignment-X}
513 @c index self-alignment-X property
514 @c ode{-1} and @code{+1} may be specified, where @code{-1} is
515 @c ode{extra-spacing-width}
516 @c index extra-spacing-width property
517 @c ode{item-interface}.  It takes two numbers, the first is added
518 @c ode{staff-position}
519 @c index staff-position property
520 @c ode{staff-position} is a property of the
521 @c ode{staff-symbol-referencer-interface}, which is supported by
522 @c ode{force-hshift}
523 @c index force-hshift property
524 @ref{Szólamok kézi létrehozása}) do not resolve the note
525 @c index extra-offset property
526 @c ode{grob-interface}.  It takes a pair of numbers which specify the
527 @c index positions property
528 @node Egymást átfedő jelek javítása
529 @subsection Egymást átfedő jelek javítása
530 @translationof Fixing overlapping notation
531 @translationof Fixing overlapping notation
532
533 @untranslated
534
535
536 @subheading padding (térköz) tulajdonság
537 @c index padding
538 @c index fixing overlapping notation
539 @c index overlapping notation
540 @c index Script, example of overriding
541 @c index padding property, example
542 @c index MetronomeMark, example of overriding
543 @c index padding property, example
544 @c ode{Voice} context will not be noticed.  For more details, see
545 @subheading left-padding (bal térköz) és right-padding (jobb térköz) tulajdonságok
546 @c index left-padding property
547 @c index right-padding property
548 @c index Accidental, example of overriding
549 @c index text property, example
550 @c index stencil property, example
551 @c index AccidentalPlacement, example of overriding
552 @c index right-padding property, example
553 @subheading staff-padding (kottasorok közötti térköz) tulajdonság
554 @c index aligning objects on a baseline
555 @c index objects, aligning on a baseline
556 @c ode{staff-padding} can be used to align objects such as dynamics
557 @c ode{DynamicLineSpanner}.  This is because the baseline should apply
558 @c index DynamicText, example of overriding
559 @c index extra-spacing-width property, example
560 @c index DynamicLineSpanner, example of overriding
561 @c index staff-padding property, example
562 @subheading self-alignment-X (vízszintes igazítás) tulajdonság
563 @c index StringNumber, example of overriding
564 @c index self-alignment-X property, example
565 @subheading staff-position (kottasor-pozíció) tulajdonság
566 @c index object collision within a staff
567 @c ode{staff-position} is set to -4 for MultiMeasureRest, so we need to
568 @c index MultiMeasureRest, example of overriding
569 @c index staff-position property, example
570 @subheading extra-offset (extra eltolás) tulajdonság
571 @c index positioning objects
572 @c index positioning grobs
573 @c index objects, positioning
574 @c index grobs, positioning
575 @c index Fingering, example of overriding
576 @c index extra-offset property, example
577 @subheading positions (pozíciók) tulajdonság
578 @c index controlling tuplets, slurs, phrasing slurs, and beams manually
579 @c index manually controlling tuplets, slurs, phrasing slurs, and beams
580 @c index tuplet beams, controlling manually
581 @c index slurs, controlling manually
582 @c index phrasing slurs, controlling manually
583 @c index beams, controlling manually
584 @c index PhrasingSlur, example of overriding
585 @c index positions property, example
586 @c index Beam, example of overriding
587 @c index positions property, example
588 @subheading force-hshift (kényszerített vízszintes eltolás) tulajdonság
589 @c FIXME: formatting stuff  (ie not important right now IMO)
590 @c @a nchor Chopin finally corrected TODOgp
591 @c index NoteColumn, example of overriding
592 @c index force-hshift property, example
593 @node Valós zenei példa
594 @subsection Valós zenei példa
595 @translationof Real music example
596 @translationof Real music example
597
598 @untranslated
599
600
601 @c The following should appear as music without code
602 @c This example should not be indexed
603 @c line-width ensures no break
604 @c line-width ensures no break
605 @c line-width ensures no break
606 @c ode{staff-position} property, which is specified in half staff
607 @c ode{\once \override Tie #'staff-position = #3.5}
608 @c line-width ensures no break
609 @c line-width ensures no break
610 @c index Tie, example of overriding
611 @c index staff-position property, example
612 @c line-width ensures no break
613 @c index NoteColumn, example of overriding
614 @c index force-hshift property, example
615 @c index Stem, example of overriding
616 @c index transparent property, example
617 @c line-width ensures no break
618 @node További finomhangolás
619 @section További finomhangolás
620 @translationof Further tweaking
621 @translationof Further tweaking
622
623 @untranslated
624
625
626 @menu
627 * A finomhangolás más felhasználási módjai::
628 * Változók felhasználása a finomhangoláshoz::
629 * Stíluslapok::
630 * További információforrások::
631 * A lassabban feldolgozható finomhangolások elkerülése::
632 * Haladó finomhangolás Scheme-mel::
633 @end menu
634
635 @node A finomhangolás más felhasználási módjai
636 @subsection A finomhangolás más felhasználási módjai
637 @translationof Other uses for tweaks
638 @translationof Other uses for tweaks
639
640 @untranslated
641
642
643 @c index transparent property, use of
644 @c index objects, making invisible
645 @c index removing objects
646 @c index objects, removing
647 @c index hiding objects
648 @c index objects, hiding
649 @c index invisible objects
650 @c index objects, invisible
651 @c index tying notes across voices
652 @subheading Átkötés különböző szólamok hangjai között
653 @c index Stem, example of overriding
654 @c index transparent property, example
655 @c ode{length} to @code{8},
656 @subheading Korona szimulációja MIDI-ben
657 @c index stencil property, use of
658 @c index fermata, implementing in MIDI
659 @c index MetronomeMark, example of overriding
660 @c index transparent property, example
661 @c index MetronomeMark, example of overriding
662 @c index stencil property, example
663 @node Változók felhasználása a finomhangoláshoz
664 @subsection Változók felhasználása a finomhangoláshoz
665 @translationof Using variables for tweaks
666 @translationof Using variables for tweaks
667
668 @untranslated
669
670
671 @c index variables, using for tweaks
672 @c index using variables for tweaks
673 @c index tweaks, using variables for
674 @c ode{\override Lyrics . LyricText #'font-shape = #'italic}
675 @c ode{\override Lyrics . LyricText #'font-series = #'bold}
676 @c ode{\revert Lyrics . LyricText #'font-shape}
677 @c ode{\revert Lyrics . LyricText #'font-series}
678 @c index LyricText, example of overriding
679 @c index font-shape property, example
680 @c index font-series property, example
681 @node Stíluslapok
682 @subsection Stíluslapok
683 @translationof Style sheets
684 @translationof Style sheets
685
686 @untranslated
687
688
689 @ref{A kimenet finomhangolása}, for details.  But what if you have many
690 @ref{Haladó finomhangolás Scheme-mel}.
691 @c We have to do this awkward example/lilypond-non-verbatim
692 @c because we can't do the \include stuff in the manual.
693 @c ode{\include "definitions.ily"} with
694 @c ode{\include "web-publish.ily"}.  Of course, we could make this
695 @node További információforrások
696 @subsection További információforrások
697 @translationof Other sources of information
698 @translationof Other sources of information
699
700 @untranslated
701
702
703 @node A lassabban feldolgozható finomhangolások elkerülése
704 @subsection A lassabban feldolgozható finomhangolások elkerülése
705 @translationof Avoiding tweaks with slower processing
706 @translationof Avoiding tweaks with slower processing
707
708 @untranslated
709
710
711 @node Haladó finomhangolás Scheme-mel
712 @subsection Haladó finomhangolás Scheme-mel
713 @translationof Advanced tweaks with Scheme
714 @translationof Advanced tweaks with Scheme
715
716 @untranslated
717
718
719 @c ode{\tweak} commands, an even more powerful way of modifying
720 @c index x11-color function, example of using
721 @c index NoteHead, example of overriding
722 @c index color property, setting to Scheme procedure
723