Re: Latest Development Version - @image with @value

2020-12-04 Thread Christopher Dimech
> Sent: Saturday, December 05, 2020 at 8:06 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Latest Development Version - @image with @value > > On Sat, Dec 05, 2020 at 03:31:19AM +0100, Christopher D

Texinfo Development Version and texinfo.texi

2020-12-21 Thread Christopher Dimech
. - Christopher Dimech General Administrator - Naiad Informatics - GNU Project (Geocomputation) - Geophysical Simulation - Geological Subsurface Mapping - Disaster Preparedness and Mitigation - Natural Resource Exploration and Production - Free Software Advocacy

warning: node `terminal-colour-node' unreferenced

2020-12-23 Thread Christopher Dimech
I am using makeinfo to generate my info file. What does the following mean makeinfo gungadin-abbrev-usergd.texi gungadin-abbrev-usergd.texi:285: warning: node `terminal-colour-node' unreferenced I put the node in the detailed menu, and then defined it later in the section * terminal-colour-node

Unicode char @u8:⁢ not defined for Texinfo

2021-01-07 Thread Christopher Dimech
Texinfo l.1213: Unicode char @u8:⁢ not defined for Texinfo l.1218: Unicode char @u8:⁢ not defined for Texinfo [14] (./03c-chmed-rfc.texi [15] [16] [17]) [18] (CC By-Nc-Nd 4) (/home/hagbard/01cuneus/freelic/latest/freelic-3.4/cc/by-nc-nd/by-nc-nd.texi [19] [20] - Christopher

Comment lines inside a @macro

2021-01-07 Thread Christopher Dimech
Is it problematic including comment lines inside a macro? @macro showAllChmedIgm @c Station Locations (Sicily and Circum-Ambient Region) @c Label: igc03-sicl-circumambrg [1] @igmSiclCircumambrg @end macro

float identifier has been already used

2021-01-07 Thread Christopher Dimech
I made the following macro to display an image. I am encountering a problem because when I want to display the image image a second time, the same float identifier (name{igc03-sicl-circumambrg}) has been already used. @macro igmSiclCircumambrg @set fignm igc03-sicl-circumambrg [01] @float Figure

Re: Unicode char @u8:⁢ not defined for Texinfo

2021-01-07 Thread Christopher Dimech
n 03a-chmed-html.pdf (30 pages, 23529618 bytes). Transcript written on 03a-chmed-html.log. > Sent: Friday, January 08, 2021 at 2:04 AM > From: "Christopher Dimech" > To: "help-texinfo gnu" > Subject: Unicode char @u8:⁢ not defined for Texinfo > > Am getting

tex-mode.el for setting superscript and subscript face

2021-01-13 Thread Christopher Dimech
I am trying to find the part of the code in tex-mode.el that recognises the superscript parts "^{}" and the subscript part "_{}" so as to use a different face.

Re: tex-mode.el for setting superscript and subscript face

2021-01-14 Thread Christopher Dimech
I am working on a minor mode that will use the superscipt and subscript functionality for texinfo-mode. > Sent: Thursday, January 14, 2021 at 8:34 PM > From: "Robert Pluim" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: tex-mode.

Re: tex-mode.el for setting superscript and subscript face

2021-01-14 Thread Christopher Dimech
I am having a problem introducing the tex-font-lock-keywords and get the superscript-subscript functionality to work. > Sent: Thursday, January 14, 2021 at 10:34 PM > From: "Robert Pluim" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Sub

Re: tex-mode.el for setting superscript and subscript face

2021-01-15 Thread Christopher Dimech
Pluim" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: tex-mode.el for setting superscript and subscript face > > >>>>> On Thu, 14 Jan 2021 17:19:54 +0100, Christopher Dimech > >>>>> said: > >

Re: tex-mode.el for setting superscript and subscript face

2021-01-16 Thread Christopher Dimech
I am still trying to take only the minimal code for the superscript and subscript option from tex-font-lock-keywords-* > Sent: Friday, January 15, 2021 at 9:35 PM > From: "Christopher Dimech" > To: "Robert Pluim" > Cc: "help-texinfo gnu" > Sub

Re: tex-mode.el for setting superscript and subscript face

2021-01-16 Thread Christopher Dimech
I do nat think that I would need most of the contents in tex-font-lock-keywords-* > Sent: Saturday, January 16, 2021 at 11:35 PM > From: "Christopher Dimech" > To: "Christopher Dimech" > Cc: "Robert Pluim" , "help-texinfo gnu" > > Subj

Re: tex-mode.el for setting superscript and subscript face

2021-01-16 Thread Christopher Dimech
ic value 1 > Sent: Saturday, January 16, 2021 at 11:38 PM > From: "Christopher Dimech" > To: "Christopher Dimech" > Cc: "Robert Pluim" , "help-texinfo gnu" > > Subject: Re: tex-mode.el for setting superscript and subscript face > >

Re: tex-mode.el for setting superscript and subscript face

2021-01-17 Thread Christopher Dimech
s nil tex-font-lock-keywords-3))) Still cannot get the thing enabled though > Sent: Saturday, January 16, 2021 at 11:38 PM > From: "Christopher Dimech" > To: "Christopher Dimech" > Cc: "Robert Pluim" , "help-texinfo gnu" > > Subje

Texinfo with latex

2021-05-06 Thread Christopher Dimech
code between the two and be able to render and preview equations. With the latest texinfo mathjax improvements, texinfo works better with preview in emacs, than with ob-latex. Regards Christopher --------- Christopher Dimech General Administrator - Naiad Informatics - GNU Pro

Re: Texinfo with latex

2021-05-07 Thread Christopher Dimech
Am trying to get ob-latex to do the same with regards to mathjax. Have been doing some review of things these few months. > Sent: Saturday, May 08, 2021 at 6:52 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subj

[Request] Capability to customise the layout of algorithms

2021-06-18 Thread Christopher Dimech
I have seen tho latex package from 2005 that is today defunct called "algorithmicx". https://www.ctan.org/pkg/algorithmicx?lang=en It would be useful if tex info had such functionality. Does it exist?

deleting the temporary files produced by texi2pdf

2021-06-22 Thread Christopher Dimech
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

Using a macro makes pdfetex quits and exits with bad status

2021-06-22 Thread Christopher Dimech
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}

Using a macro makes pdfetex quits and exits with bad status

2021-06-22 Thread Christopher Dimech
trice Dumas" > 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 07:21:33PM +0200, Christopher Dimech wrote: > > Am running a macro that continues on the

Using a macro makes pdfetex quits and exits with bad status

2021-06-22 Thread Christopher Dimech
une 23, 2021 at 6:23 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 > > Date: Tue, 2

Using a macro makes pdfetex quits and exits with bad status

2021-06-22 Thread Christopher Dimech
gt; 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 > &

Using a macro makes pdfetex quits and exits with bad status

2021-06-22 Thread Christopher Dimech
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 st

Using a macro makes pdfetex quits and exits with bad status

2021-06-22 Thread Christopher Dimech
> 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

deleting the temporary files produced by texi2pdf

2021-06-22 Thread Christopher Dimech
/texi2dvi: pdfetex exited with bad status, quitting. > Sent: Wednesday, June 23, 2021 at 8:03 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: deleting the temporary files produced by texi2pdf > > On

Using a macro makes pdfetex quits and exits with bad status

2021-06-22 Thread Christopher Dimech
: 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: &

Using a macro makes pdfetex quits and exits with bad status

2021-06-22 Thread Christopher Dimech
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

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
. > Sent: Wednesday, June 23, 2021 at 5:12 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > On Wed, Jun 23, 2021 at 12:17 AM Christophe

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
After fixing a few other problems associated with the following x86_64-linux-gnu-gcc: error: MiscXS.c: No such file or directory The fix was done by doing sudo apt-get update && sudo apt-get install build-essential Now I run into a different problem, namely texi2pdf 06a-amcoh.texi /usr/local/

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
021 at 2:24 AM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > On Wed, Jun 23, 2021 at 04:12:24PM +0200, Christopher Dimech wrote: > > &

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
ent: Thursday, June 24, 2021 at 3:00 AM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > On Wed, Jun 23, 2021 at 04:57:02PM +0200, Christop

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
installation. Christopher Old Fart and Curmudgeon > Sent: Thursday, June 24, 2021 at 5:11 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "Patrice Dumas" , "help-texinfo gnu" > > Subject: Re: Using a macro makes pdfetex quit

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
> Sent: Thursday, June 24, 2021 at 6:40 AM > From: "Eli Zaretskii" > To: "Christopher Dimech" > Cc: gavinsmith0...@gmail.com, help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > > From: Christopher Dimec

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
I will install it as instructed, run a few tests and let you know of any difficulties. Had followed INSTALL.generic. > Sent: Thursday, June 24, 2021 at 7:07 AM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "Eli Zaretskii" , help-texinfo@

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
> Sent: Thursday, June 24, 2021 at 7:07 AM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "Eli Zaretskii" , help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > On Wed, Jun 23,

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
Does Gnu have a latex construct program to produce documents? > Sent: Thursday, June 24, 2021 at 6:40 AM > From: "Eli Zaretskii" > To: "Christopher Dimech" > Cc: gavinsmith0...@gmail.com, help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfe

Using a macro makes pdfetex quits and exits with bad status

2021-06-23 Thread Christopher Dimech
I would value writing latex files in emacs, and then call a Gnu program to produce the latex typeset document. > Sent: Thursday, June 24, 2021 at 6:40 AM > From: "Eli Zaretskii" > To: "Christopher Dimech" > Cc: gavinsmith0...@gmail.com, help-texinfo@gnu.

Using a macro makes pdfetex quits and exits with bad status

2021-06-24 Thread Christopher Dimech
/texi2pdf: 37: /home/hagbard/Admir/bin/texinfo/bin/texi2pdf: texi2dvi: not found I do have texi2dvi in /home/hagbard/Admir/bin/texinfo/bin/ Looks like texi2pdf is looking for texi2dvi somewhere else. > Sent: Thursday, June 24, 2021 at 5:51 PM > From: "Eli Zaretskii" > To: "C

Using a macro makes pdfetex quits and exits with bad status

2021-06-24 Thread Christopher Dimech
> Sent: Friday, June 25, 2021 at 1:26 AM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "Eli Zaretskii" , help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > On Thu, Jun 24, 2021 at 03:12

Using a macro makes pdfetex quits and exits with bad status

2021-06-24 Thread Christopher Dimech
written on txiversion.log. /home/hagbard/Admir/bin/texinfo/bin/texi2dvi: quitting. > Sent: Friday, June 25, 2021 at 3:42 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfetex quits and exits with bad

Using a macro makes pdfetex quits and exits with bad status

2021-06-24 Thread Christopher Dimech
ties users face, unlike some others. Can you give we a scheme that works so I can test the development version independently of any other texinfo setup I have? > Sent: Friday, June 25, 2021 at 4:16 AM > From: "Eli Zaretskii" > To: "Christopher Dimech" > Cc: gavi

Using a macro makes pdfetex quits and exits with bad status

2021-06-24 Thread Christopher Dimech
> Sent: Friday, June 25, 2021 at 6:34 AM > From: "Eli Zaretskii" > To: "Christopher Dimech" > Cc: gavinsmith0...@gmail.com, help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > > From: Christopher Di

Using a macro makes pdfetex quits and exits with bad status

2021-06-24 Thread Christopher Dimech
day, June 25, 2021 at 6:34 AM > From: "Eli Zaretskii" > To: "Christopher Dimech" > Cc: gavinsmith0...@gmail.com, help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > > From: Christopher Dimech > > Cc:

Using a macro makes pdfetex quits and exits with bad status

2021-06-24 Thread Christopher Dimech
t the comments, but then we got to document what we learn here, in the manual or installation guide. Else all this bother will be for nothing. Only if this is important should we invest our time in it. > Sent: Friday, June 25, 2021 at 8:54 AM > From: "Gavin Smith" > To: "Ch

Using a macro makes pdfetex quits and exits with bad status

2021-06-24 Thread Christopher Dimech
> Sent: Friday, June 25, 2021 at 8:54 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > I don't appreciate your comparing me with other poster

Using a macro makes pdfetex quits and exits with bad status

2021-06-25 Thread Christopher Dimech
> Sent: Friday, June 25, 2021 at 5:57 PM > From: "Eli Zaretskii" > To: "Christopher Dimech" > Cc: gavinsmith0...@gmail.com, help-texinfo@gnu.org > Subject: Re: Using a macro makes pdfetex quits and exits with bad status > > > From: Christopher Di

Re: Using texinfo for works that are not software-related

2023-08-29 Thread Christopher Dimech
Sent: Wednesday, August 30, 2023 at 9:01 AM From: "Oleander" <7059...@protonmail.com> To: help-texinfo@gnu.org Subject: Re: Using texinfo for works that are not software-related Correction: sys admin documentation is related to software obviously. Original Message On Aug 29, 2023,

Re: Using texinfo for works that are not software-related

2023-08-30 Thread Christopher Dimech
general prose, would > you still recommend texinfo? After your elaborations, texinfo will get you there. Original Message On Aug 30, 2023, 04:52, Christopher Dimech < dim...@gmx.com> wrote: Sent: Wednesday, August 30, 2023 at 9:01 AM From: "Oleander" <

<    1   2   3