zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: <zsh-workers@sunsite.auc.dk>
Subject: PATCH: RE: PATCH: "User Contributions" manual, & misc.
Date: Wed, 6 Sep 2000 18:38:03 +0400	[thread overview]
Message-ID: <000a01c01810$100e4d50$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <200009061315.PAA01023@beta.informatik.hu-berlin.de>


>
> - My super-brand-new yodl 1.31 turns the ``interesting'' into
>   "interesting'' in the info file. Looks kinda weird (and is used in
>   other places, too).
>

For all I can tell it always was so (just look in makeinfo source). This makes
it in line with Bart's patch in 7414; this also looks better in printed DVI
than before.

-andrej

Index: Doc/ztexi.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/ztexi.yo,v
retrieving revision 1.2
diff -u -r1.2 ztexi.yo
--- Doc/ztexi.yo        2000/04/01 20:43:44     1.2
+++ Doc/ztexi.yo        2000/09/06 14:35:54
@@ -25,6 +25,7 @@
 )
 USECHARTABLE(standard)
 SUBST('')(NOTRANS(@value{dsq}))
+SUBST(``)(NOTRANS(@value{dsbq}))

 def(STDPAR)(0)(redef(PARAGRAPH)(0)(NL()NL()NOTRANS(@noindent)NL()))

@@ -56,9 +57,11 @@
   NL()\
   NOTRANS(@ifinfo)NL()\
   NOTRANS(@set dsq '@:')NL()\
+  NOTRANS(@set dsbq `@:`)NL()\
   NOTRANS(@end ifinfo)NL()\
   NOTRANS(@iftex)NL()\
   NOTRANS(@set dsq '{}')NL()\
+  NOTRANS(@set dsbq `{}`)NL()\
   NOTRANS(@end iftex)NL()\
   NOTRANS(@ifinfo)NL()\
   NOTRANS(@dircategory Utilities)NL()\


  parent reply	other threads:[~2000-09-06 14:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-06 13:15 Sven Wischnowsky
2000-09-06 13:28 ` Andrej Borsenkow
2000-09-06 14:38 ` Andrej Borsenkow [this message]
2000-09-06 15:38 ` PATCH: "wordcode" (Re: PATCH: "User Contributions" manual, & misc.) Bart Schaefer
2000-09-06 15:48   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000a01c01810$100e4d50$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).