zsh-workers
 help / color / mirror / code / Atom feed
* Use of tt() formatting in yodl doc sources
@ 1998-06-04 17:22 Bart Schaefer
  1998-06-04 17:50 ` Zefram
  1998-06-05  7:32 ` Peter Stephenson
  0 siblings, 2 replies; 5+ messages in thread
From: Bart Schaefer @ 1998-06-04 17:22 UTC (permalink / raw)
  To: zsh-workers

When translating yodl to info, the tt() text style comes out like this:

	`teletype'

That means that if the yodl source looks like:

	with the SUBJECT `tt(subscribe) var(<e-mail-address>)'

then it displays in info as:

	with the SUBJECT ``subscribe' <E-MAIL-ADDRESS>'

which is both misleading and strange-looking.  It gets even worse when you
get to things like:

	`for ((' [EXPR1] `;' [EXPR2] `;' [EXPR3] `)) do' LIST `done'

There's no perfect solution for this; the best would probably be for tt()
text to simply be inserted plain, without styling, for info purposes.  That
in turn probably means fooling with what goes into zsh.texi, using @ifinfo;
I'm not even sure it's possible.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1998-06-05 10:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-04 17:22 Use of tt() formatting in yodl doc sources Bart Schaefer
1998-06-04 17:50 ` Zefram
1998-06-05  7:32 ` Peter Stephenson
1998-06-05  8:44   ` Bart Schaefer
1998-06-05 10:11     ` Zefram

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).