HallÃchen!

[EMAIL PROTECTED] (Karl Berry) writes:

>     How do I insert an inline code fragment with visible spaces?
>
> You don't, sorry.  I never programmed anything to do with visible
> spaces.
>
> It would be easy enough to define a @visiblespace{} or some such
> command.

Indeed, even on the Texinfo level:

@macro vs {}
@tex
@[EMAIL PROTECTED]@vrule height .3ex}%
   @[EMAIL PROTECTED] width.3em}%
   @[EMAIL PROTECTED] height.3ex}%
@end tex
@ifnottex
@[EMAIL PROTECTED]
@end ifnottex
@end macro

By the way, I found

@macro s {}
@tex
@kern0.1667em%
@end tex
@end macro

as a substitute to LaTeX's \, rather useful, too.

TschÃ,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus



_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo
[email protected]
http://lists.gnu.org/mailman/listinfo/help-texinfo

Reply via email to