On Wed, Jun 23, 2021 at 12:17 AM Christopher Dimech wrote:
>
> somehow texi2pdf is trying to pick out an old
> /usr/share/texmf/tex/texinfo/texinfo.tex
>
You've found the problem. It always helps to attach the output from
your command that is showing the failure and this confirms the
problem. Wh
somehow texi2pdf is trying to pick out an old
/usr/share/texmf/tex/texinfo/texinfo.tex
- Christopher Dimech
Administrator General - Naiad Informatics - Gnu Project
Society has become too quick to pass judgement and declare someone
Persona Non-Grata, the most extreme form of censure a country
Have tested again, with the problem still occurring with the development
version.
The @ifset and @ifclear commands were removed.
@usubsec{16D,
Utilisation of Rapid Computations}
texi2pdf 06a-amcoh.texi
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
(preloaded
On Tue, Jun 22, 2021 at 10:19:19PM +0200, Christopher Dimech wrote:
>
> Doing as instructed fails to find files containing macros
>
> texi2pdf --clean 06a-amcoh.texi
>
>
>
> texi2pdf --clean 06a-amcoh.texi
> This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
> (prel
Christopher Dimech writes:
> I would like something closer to lisp actually.
I suppose an option then is to write/extend the texinfo parser-compiler in
guile scheme. Then you end up with the pitfalls of luatex...
Just thinking out loud.
Leo
Doing as instructed fails to find files containing macros
texi2pdf --clean 06a-amcoh.texi
texi2pdf --clean 06a-amcoh.texi
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
(preloaded format=pdfetex)
restricted \write18 enabled.
entering extended mode
(../../.././
> Sent: Wednesday, June 23, 2021 at 8:01 AM
> From: "Gavin Smith"
> To: "Christopher Dimech"
> Cc: "help-texinfo gnu"
> Subject: Re: Using a macro makes pdfetex quits and exits with bad status
>
> On Tue, Jun 22, 2021 at 6:53 PM Christopher Dimech wrote:
> >
> > @macro usubsec {label, titl}
> >
On Tue, Jun 22, 2021 at 6:04 PM Christopher Dimech wrote:
>
> I keep having to delete the temporary files produced by texi2pdf, otherwise
> the
> command texi2pdf fails.
>
> One could think of a command option to automatically clean temporary files.
> Is there capability for that already?
Yes, r
On Tue, Jun 22, 2021 at 6:53 PM Christopher Dimech wrote:
>
> @macro usubsec {label, titl}
>
> @set lb \label\
> @set tl \titl\
> @ifclear usubsec-no-label
>@unnumberedsubsec @value{lb} @ @value{tl}
> @end ifclear
>
> @ifset usubsec-no-label
> @unnumberedsubsec @value{tl}
> @end ifset
>
> @e
I would like something closer to lisp actually.
> Sent: Wednesday, June 23, 2021 at 6:54 AM
> From: "Eli Zaretskii"
> To: "Christopher Dimech"
> Cc: pertu...@free.fr, help-texinfo@gnu.org
> Subject: Re: Using a macro makes pdfetex quits and exits with bad status
>
> > From: Christopher Dimech
Although I have done as instructed, the problem remains. I concur that
texinfo macros are considerably limited in capability. But currently that's
what we have and I quite like the structure. In the future we might require
something more robust although based on similar principles.
> Sent: W
> From: Christopher Dimech
> Cc: pertu...@free.fr, help-texinfo@gnu.org
> Date: Tue, 22 Jun 2021 20:41:16 +0200
>
> That would make the use of macros very limited.
Macros in Texinfo have many problems.
That would make the use of macros very limited. I have many working macros
except for the
multi-line situation. I am pushing the functionality requirements quite a bit,
but I feel
it is for the better, using realistic scenarios.
I wonder what Gavin think about this.
> Sent: Wednesday, June 2
> From: Christopher Dimech
> Date: Tue, 22 Jun 2021 19:52:52 +0200
> Cc: help-texinfo gnu
>
> @macro usubsec {label, titl}
>
> @set lb \label\
> @set tl \titl\
> @ifclear usubsec-no-label
>@unnumberedsubsec @value{lb} @ @value{tl}
> @end ifclear
>
> @ifset usubsec-no-label
> @unnumbereds
@macro usubsec {label, titl}
@set lb \label\
@set tl \titl\
@ifclear usubsec-no-label
@unnumberedsubsec @value{lb} @ @value{tl}
@end ifclear
@ifset usubsec-no-label
@unnumberedsubsec @value{tl}
@end ifset
@end macro
> Sent: Wednesday, June 23, 2021 at 5:47 AM
> From: "Patrice Dumas"
> To
On Tue, Jun 22, 2021 at 07:21:33PM +0200, Christopher Dimech wrote:
> Am running a macro that continues on the next line, but pdfetex quits and
> exits
> with bad status. Should this problem not have been fixed before?
It probably depends on the macro and what it expands to. You would need
to p
Am running a macro that continues on the next line, but pdfetex quits and exits
with bad status. Should this problem not have been fixed before?
@usubsec{16D,
Utilisation of Rapid Computations}
I keep having to delete the temporary files produced by texi2pdf, otherwise the
command texi2pdf fails.
One could think of a command option to automatically clean temporary files.
Is there capability for that already?
Felicitations
Christopher
On Tue, Jun 22, 2021 at 12:59:43AM +0200, henri-bi...@francemel.fr wrote:
> It is important for that to work also with MathJax, because I had been using
>
> \def for global definition of mathematical structures that @tex could
> understand.
>
>
>
> The advantage of MathJax is the ability to zo
19 matches
Mail list logo