]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/macros.itexi
Docs building typos and thinkos
[lilypond.git] / Documentation / es / user / macros.itexi
index d283bc3357d49ef4cf1d826fb352427936a51921..508870ed618261feaff6698b08d14a2978f13bf7 100644 (file)
 
 @c Commands specific to translated docs
 
+@c ugh, cannot set/define global variable 'translationof' in some way?
 @iftex
 @macro translationof{TEXT}
-@tex
-\gdef\translationof{\TEXT\}
-@end tex
 @end macro
 @end iftex
 
 @ifinfo
 @macro
 @macro translationof{TEXT}
-@set translationof{\TEXT\}
+@set translationof \TEXT\
 @end macro
 @end ifinfo