Re: alternative for @U{} for older texinfo

2017-06-05 Thread Thien-Thi Nguyen
() Assaf Gordon () Mon, 5 Jun 2017 18:48:24 + I would like to avoid requiring a new texinfo to build sed Why? Personally, i was very happy to move to Texinfo 6.x, primarily for the performance improvement. -- Thien-Thi Nguyen --- (defun

Re: Feature request - a plain @ref command

2017-03-05 Thread Thien-Thi Nguyen
d be a better name, especially as "j" is still unbound in ‘Info-mode-map’. Anyway, this is probably only marginally on-topic for Texinfo. I'll continue Emacs-side discussion elsewhere. -- Thien-Thi Nguyen --- (defun responsep (query)

Re: Feature request - a plain @ref command

2017-03-04 Thread Thien-Thi Nguyen
int’ shows promise (needs error handling and "symbol" syntax customization, for starters). WDYT? -- Thien-Thi Nguyen --- (defun responsep (query) (pcase (context query) (`(technical ,ml) (correctp

doc fix: typo in @noindent description

2017-03-03 Thread Thien-Thi Nguyen
re is no reason to use it Here's a suitable ChangeLog entry for it: 2017-03-03 Thien-Thi Nguyen(tiny change) * doc/texinfo.texi (@noindent): Spell "@noindent" correctly. -- Thien-Thi Nguyen --- (defun responsep (query) (

Re: Compressed info files

2015-03-11 Thread Thien-Thi Nguyen
ming Info format readers must be able to handle .info.gz as well as .info files. (Of course, that can be described explicitly, too, but i think adding those two words only is sufficient.) [to reset, cc dropped] -- Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it

Re: DTD version confusion

2015-03-01 Thread Thien-Thi Nguyen
() Karl Berry () Sun, 01 Mar 2015 16:43:15 -0700 Got it. I'll add it to the release list in README-hacking. I see README-hacking has "update DTD and web pages" w/ instructions that use $ver instead of $TEXINFO_DTD_VERSION. Should those instructions be changed, too? -- T

DTD version confusion

2015-03-01 Thread Thien-Thi Nguyen
to be updated, and second, that policy should be applied and the change (in policy and deed) noted in NEWS as a bugfix. Personally, i think synching it w/ ‘PACKAGE_VERSION’ is TRT, but i am new to Texinfo hacking so maybe i'm missing something. -- Thien-Thi Nguyen GPG key: 4C807502

Re: gavin -> new maintainer

2014-12-18 Thread Thien-Thi Nguyen
() k...@freefriends.org (Karl Berry) () Wed, 17 Dec 2014 22:59:15 GMT Please welcome and support [Gavin Smith]! Welcome! And, a big thanks to Karl Berry. -- Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions '

Re: texinfo 5.2 dist creates directories that are 777

2013-11-21 Thread Thien-Thi Nguyen
for superuser) ;-) > That's a new one on me. One never stops learning. Indeed! Perhaps OP got confused by ‘cp -p’, which has similar but not identical meaning. I use that sometimes for hand-rolled (Automake-less) "make dist" target (prep phase). I was ignorant of ‘tar -p’ until

Re: texi2pdf (Texinfo 4.13.97) problem: missing footer

2013-10-03 Thread Thien-Thi Nguyen
() k...@freefriends.org (Karl Berry) () Tue, 20 Aug 2013 18:08:28 GMT Committed a new texinfo.tex that (I hope) fixes this. [...] Thanks. I confirm that w/ texi2pdf from Texinfo 5.2, i now see the right footer in that test case, as expected. -- Thien-Thi Nguyen GPG key: 4C807502 (if

Re: install-info failure under LANG=it_IT.UTF-8

2013-08-15 Thread Thien-Thi Nguyen
nslate the other "keywords". Thanks. Yes, i agree, the ‘C-_’ is syntax. Better late than never. -- Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical)

Re: Warn about invalid node names

2013-08-13 Thread Thien-Thi Nguyen
d invest significant effort to eliminate the reported problems. -- Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) => ni

install-info failure under LANG=it_IT.UTF-8

2013-05-17 Thread Thien-Thi Nguyen
missing; these failures are undetected and install-info exits successfully anyway. This install-info is from GNU Texinfo 5.1. -- Thien-Thi Nguyen GPG key: 4C807502 pgpO2LXJrJRI8.pgp Description: PGP signature

Re: texinfo-5.0.90 pretest available

2013-03-04 Thread Thien-Thi Nguyen
e flexibility of language, and how easy it is to create misunderstandings (even among native speakers of a language). Anyway, thanks. -- Thien-Thi Nguyen GPG key: 4C807502 pgpCU8H8pZcv9.pgp Description: PGP signature

Re: texinfo-5.0.90 pretest available

2013-03-02 Thread Thien-Thi Nguyen
luding 5.0, are "previous". -- Thien-Thi Nguyen GPG key: 4C807502 pgpyzGWjitF3C.pgp Description: PGP signature

Re: inter-@deftypefun spacing discrepancy

2013-03-02 Thread Thien-Thi Nguyen
anual always more or less implicitly recommended putting in blank lines in the source document where you wanted them, and in practice, from what I've seen, that's what people have done. Yeah, i'm foolishly extrapolating from my own experiences. No worries. --

Re: inter-@deftypefun spacing discrepancy

2013-02-28 Thread Thien-Thi Nguyen
result with both versions. Yes, of course. I was (lazily) hoping for some way to avoid having to modify the document... -- Thien-Thi Nguyen . GPG key: 4C807502 . NB: ttn at glug dot org is not me . . (and has not be

inter-@deftypefun spacing discrepancy

2013-02-28 Thread Thien-Thi Nguyen
this change of behavior intentional? If so, is there any way to get makeinfo 5.0 to add back the missing blank line, like makeinfo 4.13? -- Thien-Thi Nguyen . GPG key: 4C807502 . NB: ttn at glug dot org is not me

Re: texinfo sources now in svn

2013-02-21 Thread Thien-Thi Nguyen
() k...@freefriends.org (Karl Berry) () Thu, 21 Feb 2013 22:39:42 GMT now developing texinfo in subversion rather than cvs Thank you! I had delayed looking at the new generated-by-Perl IXIN stuff because of CVS antipathy. Now theres no more excuse. :-D -- Thien-Thi Nguyen

Re: 4.13.96: incorrect error message

2013-02-12 Thread Thien-Thi Nguyen
ot: '4' # expected: '2' ok 8 # Looks like you failed 1 test of 8. and exits failurefully. What does that program do on your computer? -- Thien-Thi Nguyen . GPG key: 4C807502 . NB: ttn

Re: 4.13.96: incorrect error message

2013-02-11 Thread Thien-Thi Nguyen
s confused). Is there any way to trace the encoding steps used for the error message? I suppose next step is to install under /usr/local and see what happens. -- Thien-Thi Nguyen . GPG key: 4C807502 . NB: ttn at glug dot org is not me

4.13.96: incorrect error message

2013-02-11 Thread Thien-Thi Nguyen
. It doesn't change anything. Is this a bug? -- Thien-Thi Nguyen . GPG key: 4C807502 . NB: ttn at glug dot org is not me . . (and has not been since 2007 or so)

small correction

2013-01-02 Thread Thien-Thi Nguyen
correct but is no longer? Anyway, here is a suitable ChangeLog entry: 2013-01-02 Thien-Thi Nguyen(tiny change) * doc/texinfo.txi (Combining Indices): Fix typo: Say "roman font for merged-from". -- Thien-Thi Nguyen . GPG key

Re: XML/Info discrepancy for @deffn CATEGORY

2012-12-31 Thread Thien-Thi Nguyen
should do B. until which time i don't care anymore, and can switch to A. But anyway, the current source (no braces anywhere) needs to be changed; the problem is on my side. -- Thien-Thi Nguyen . GPG key: 4C807502 .

XML/Info discrepancy for @deffn CATEGORY

2012-12-31 Thread Thien-Thi Nguyen
r makeinfo 4.13 (in IXIN 1.4 d/serveez.xml, for example). Lastly, i searched NEWS for something that fits this new behavior, but did not find anything. Am i missing something? -- Thien-Thi Nguyen . GPG key: 4C807502 . NB:

4.13.92 catalog out of sync w/ generated doctype

2012-12-24 Thread Thien-Thi Nguyen
In 4.13.92 dist, texinfo.cat says: PUBLIC "-//GNU//DTD TexinfoML V4.13.92//EN" "texinfo.dtd" but the XML produced by "makeinfo --xml" says: "-//GNU//DTD TexinfoML V5.00//EN" Is this discrepency a bug? -- Thien-Thi Nguyen ...

[PATCH] Doc fix: Index '@xrefautomaticsectiontitle'.

2012-12-11 Thread Thien-Thi Nguyen
Preparing for next IXIN release, i found this necessary for research. From 3ae1ee92aed280bffec6dd6e93cf3c2a40462dda Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 11 Dec 2012 10:28:53 +0100 Subject: [PATCH] Doc fix: Index '@xrefautomaticsectiontitle'. * doc/texinfo.

Re: texinfo-4.13.91 pretest available

2012-12-05 Thread Thien-Thi Nguyen
Makefile xml: $(MAKEINFO) --xml --no-split -o texinfo.xml texinfo.txi and invocation "make xml" and see that the DOCTYPE line refers to 4.12: http://www.gnu.org/software/texinfo/dtd/4.12/texinfo.dtd";> ... Is that a bug? -- Thien-Thi Nguyen

Re: a fix in HTML output

2012-08-05 Thread Thien-Thi Nguyen
(_), and understand that C/Perl doesn't support hyphens in names. For command-line parsing, however, IWBN if ‘--set float-name-in-xref=1’ could be used in place of (or maybe in addition to) the above example. Is this already supported? -- Thien-Thi Nguyen . GP

Re: Texinfo macros and m4

2011-09-04 Thread Thien-Thi Nguyen
() k...@freefriends.org (Karl Berry) () Sat, 3 Sep 2011 22:44:22 GMT I really want an external solution, for all the reasons that have been discussed. I am not attached to m4 specifically, but I don't see any better candidate. Introducing ability to call out to m4 (or whatever) also int

[PATCH] doc/texinfo.txi (leq geq): Remove spurious sentence frag.

2010-03-14 Thread Thien-Thi Nguyen
Here is a suitable ChangeLog entry: 2010-03-15 Thien-Thi Nguyen(tiny change) * doc/texinfo.txi (leq geq): Remove spurious sentence frag. *** texinfo.txi.~1.241.~2009-03-27 22:24:59.0 +0100 --- texinfo.txi 2010-03-15 04:00:22.0 +0100

[patch] util/defs.in

2007-10-04 Thread Thien-Thi Nguyen
2007-10-04 Thien-Thi Nguyen <[EMAIL PROTECTED]> (tiny change) * util/defs.in (TEXI2DVI_run): Use $TEXI2DVI. we go to the trouble of computing the name of the program under test, so might as well use that value to actually test it (instead of, say, /home/ttn/local/bin/texi2

Re: makeinfo --xml output not well-formed

2007-07-14 Thread Thien-Thi Nguyen
() Oleg Katsitadze <[EMAIL PROTECTED]> () Sat, 14 Jul 2007 12:40:17 +0300 it's fine as it is now, if only README.dev is clearer on the possibly necessary gnulib update. i agree. a little more clarity in README.dev would help me, too. thi

Re: makeinfo --xml output not well-formed

2007-06-26 Thread Thien-Thi Nguyen
() [EMAIL PROTECTED] (Karl Berry) () Wed, 13 Jun 2007 13:56:41 -0500 I made the following patch to makeinfo, which apparently fixed the detailmenu problem in the case you reported and the others I could find. If you run across more, please let me know. i just now did a cvs update and tr

makeinfo --xml output not well-formed

2007-06-03 Thread Thien-Thi Nguyen
greetings, please find attached three (one input and two output) files. they were processed like so: common="--xml e2.texi" makeinfo -o e2a.xml $common /home/ttn/build/GNU/texinfo/makeinfo/makeinfo -o e2.xml $common the first makeinfo says: "makeinfo (GNU texinfo) 4.8" and the second