Re: Numbering Menu Items in html output

2020-11-28 Thread Christopher Dimech
> Sent: Saturday, November 28, 2020 at 7:13 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Numbering Menu Items in html output > > On Sat, Nov 28, 2020 at 06:27:06PM +0100, Christopher

Re: Copying image files for HTML output

2020-11-28 Thread Christopher Dimech
For when are you planning the next release? > Sent: Saturday, November 28, 2020 at 10:36 AM > From: "Gavin Smith" > To: "Patrice Dumas" , "bug-texinfo gnu" > > Subject: Copying image files for HTML output > > On Thu, Nov 19, 2020 at 11:10:55PM +0100, Patrice Dumas wrote: > > I think that if

Re: Copying image files for HTML output

2020-11-28 Thread Christopher Dimech
> Sent: Saturday, November 28, 2020 at 10:36 AM > From: "Gavin Smith" > To: "Patrice Dumas" , "bug-texinfo gnu" > > Subject: Copying image files for HTML output > > On Thu, Nov 19, 2020 at 11:10:55PM +0100, Patrice Dumas wrote: > > I think that if the path does not starts with . or .. or is an

@float

2020-12-02 Thread Christopher Dimech
What do you think about having floating material? Regards Christopher

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 *

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

Re: @macro to accept hyphen

2020-11-09 Thread Christopher Dimech
> Sent: Monday, November 09, 2020 at 10:22 PM > From: "Patrice Dumas" > To: "Gavin Smith" > Cc: "Christopher Dimech" , "help-texinfo gnu" > > Subject: Re: @macro to accept hyphen > > On Mon, Nov 09, 2020 at 08:07:02PM +,

Re: @macro to accept hyphen

2020-11-08 Thread Christopher Dimech
an indented example with a real math expression, users will be immediately drawn to it. > Sent: Sunday, November 08, 2020 at 10:02 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: @macro to accept hyphen

Re: @macro to accept hyphen

2020-11-07 Thread Christopher Dimech
\\over \\partial r} \\bigg\\lbrack r^2 {\\partial \\phi \\over \\partial r}\\bigg\\rbrack$$ @end tex @end macro @Mtk > Sent: Saturday, November 07, 2020 at 11:47 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Su

Re: @bnumpaper , @cnumpaper

2020-11-08 Thread Christopher Dimech
Gavin, I can take care of putting the various page sizes and test them if you guide me through the code. We all got to be useful eventually. Regards Christopher > Sent: Sunday, November 08, 2020 at 6:37 PM > From: "Gavin Smith" > To: "Christopher Dimech&q

@bnumpaper , @cnumpaper

2020-11-08 Thread Christopher Dimech
Dear Gavin, The modifications for the new @bsixpaper have been made to texinfo.tex. Are you planning to change the source code, or will the changes be kept in texinfo.tex for the next release? > Sent: Sunday, November 08, 2020 at 10:02 AM > From: "Gavin Smith" > To:

Re: Paper Sizes

2020-11-11 Thread Christopher Dimech
would not need to do additional work. Regards Christopher > Sent: Wednesday, November 11, 2020 at 8:29 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Paper Sizes > > On Wed, Nov 11, 2020 at 04:29:4

Re: @displaymath \leqalignno problem for pdf output

2020-11-12 Thread Christopher Dimech
I am seeing problems with using \eqno For instance, the following fails in html, but works in pdf. @displaymath v(t) = {d \over dt} u(t)\eqno{[3.1]} @end displaymath - Christopher Dimech General Administrator - Naiad Informatics - GNU Project (Geocomputation

@displaymath \leqalignno problem for pdf output

2020-11-12 Thread Christopher Dimech
I have been testing some more and we are getting some serious problems. Have tried the following two constructs 1. First Test - This works in html, but fails in pdf ($$ $$ are required) @displaymath \leqalignno{ \int v(t)\, dt &= u(t) + C&[3.1]\cr

Re: Paper Sizes

2020-11-11 Thread Christopher Dimech
) and texi2any can take care on whatever output the user wants. > Sent: Wednesday, November 11, 2020 at 8:21 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Paper Sizes > > On Wed, Nov 11, 2020 at 08:09:44PM

Re: Paper Sizes

2020-11-11 Thread Christopher Dimech
> Sent: Wednesday, November 11, 2020 at 7:52 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Paper Sizes > > On Wed, Nov 11, 2020 at 12:45:18PM +0100, Christopher Dimech wrote: > > The sizes ar

Re: Paper Sizes

2020-11-11 Thread Christopher Dimech
\Angf $$ @end tex My impression is that we will have multitudes of @math{} and @displaymath as it would not be possible to group things between $ and $$. What would be the way forward? > Sent: Wednesday, November 11, 2020 at 9:12 PM > From: "Gavin Smith" > To: "Christop

Re: @displaymath \leqalignno problem for pdf output

2020-11-12 Thread Christopher Dimech
If you introduce horizontal spacing like \, the html displays a comma rather than a spacing. > Sent: Thursday, November 12, 2020 at 9:22 PM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: @displaymath

Re: @displaymath \leqalignno problem for pdf output

2020-11-12 Thread Christopher Dimech
> Sent: Thursday, November 12, 2020 at 10:35 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: @displaymath \leqalignno problem for pdf output > > On Thu, Nov 12, 2020 at 08:15:59PM +0100, Christo

Re: Paper Sizes

2020-11-11 Thread Christopher Dimech
> Sent: Wednesday, November 11, 2020 at 11:38 PM > From: "Karl Berry" > To: gavinsmith0...@gmail.com, help-texinfo@gnu.org > Subject: Re: Paper Sizes > > The problem is that screens could be any size and shape > > Speaking of beamer presentations? Sure, there is no universal size, but > in

Re: @displaymath \leqalignno problem for pdf output

2020-11-13 Thread Christopher Dimech
Quick fixes are not important at this stage. But I am mentioning them as I go along with my testing. Regards Christopher > Sent: Friday, November 13, 2020 at 9:34 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" >

Re: (1) Indentation and (2) Vertical Spacing following @displaymath and @enumerate

2020-11-13 Thread Christopher Dimech
Apologies, I sent you the wrong construct. It should have been @displaymath \displaylines{ v(t) = D_t u(t)\cr D_t^{-1} v(t) = D_t^{-1} D_t\,u(t)\cr} @end displaymath > Sent: Friday, November 13, 2020 at 9:54 PM > From: "Gavin Smith" > To: "Christopher Dimech&q

Re: (1) Indentation and (2) Vertical Spacing following @displaymath and @enumerate

2020-11-13 Thread Christopher Dimech
t_c < t_b\,. @end displaymath @noindent Then there is a number @math{t_c} such that @tex $$D_t\, v(t_c) = {v(t_b)−v(t_a) \over t_b-t_a}, \quad t_c \in (t_a,t_b), \quad t_a < t_c < t_b\,.$$ @end tex > Sent: Friday, November 13, 2020 at 9:54 PM > From: "Gavin Smith"

Using Macros

2020-11-13 Thread Christopher Dimech
Anybody understands what's wrong with the following code. @macro Startof{entity, label, title} @ifclear NoLabel @* @noindent @strong{\entity\ \label\.} @ \title\ @end ifclear @ifset NoLabel @* @noindent @strong{\entity\.} @ \title\ @end ifset @end macro @macro Defini(lb, tl)

Re: @displaymath \leqalignno problem for pdf output

2020-11-13 Thread Christopher Dimech
Ok. There was a version where it was failing but forgot exactly which one. > Sent: Friday, November 13, 2020 at 10:30 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "Patrice Dumas" , "help-texinfo gnu" > > Subject: Re:

Re: \blacksquare and \square do not work in texi2pdf

2020-11-14 Thread Christopher Dimech
Some have been saying that one can use some latex commands. What's the story? > Sent: Saturday, November 14, 2020 at 11:19 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" , "Patrice Dumas" > > Sub

@vskip does not work in html output

2020-11-14 Thread Christopher Dimech
The following does not work for html output. It works with texi2pdf. 1 @vskip 1mm 2 @vskip 5mm 3 @vskip 8mm 4

\blacksquare and \square do not work in texi2pdf

2020-11-14 Thread Christopher Dimech
\square$$ @end tex - 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

@* in @macro gives error when using texi2pdf

2020-11-14 Thread Christopher Dimech
Introducing @* in @macro gives error when using texi2pdf. But using @* works when output to html. @macro Begof{entity, label, title} @ifclear NoLabel @* @noindent @strong{\entity\ \label\.} @ @emph{\title\} @end ifclear @ifset NoLabel @* @noindent @strong{\entity\.} @ @emph{\title\} @end

Failure in html output - Reference to nonexistent nodes

2020-11-14 Thread Christopher Dimech
Some time ago I discussed the problem that calling a reference to a nonexistent node when generating .info files. When outputting html, reference to nonexistent node also gives a problem. @ref reference to nonexistent node `igc03--Sicl--CircAmRg' Problem is aggravated because the failure

Re: Macros inside @displaymath

2020-11-15 Thread Christopher Dimech
day, November 16, 2020 at 12:43 AM > From: "Patrice Dumas" > To: "Gavin Smith" > Cc: "Christopher Dimech" , "help-texinfo gnu" > > Subject: Re: Macros inside @displaymath > > On Sat, Nov 14, 2020 at 05:25:56PM +, Gavin Smith wrote: &

Re: Macros inside @displaymath

2020-11-14 Thread Christopher Dimech
> Sent: Saturday, November 14, 2020 at 5:17 PM > From: "Patrice Dumas" > To: "Gavin Smith" > Cc: "Christopher Dimech" , "help-texinfo gnu" > > Subject: Re: Macros inside @displaymath > > On Sat, Nov 14, 2020 at 08:49:05AM

Re: Failure in html output - Reference to nonexistent nodes

2020-11-14 Thread Christopher Dimech
trice Dumas" , "Christopher Dimech" > , "help-texinfo gnu" > Subject: Re: Failure in html output - Reference to nonexistent nodes > > On Sat, Nov 14, 2020 at 04:09:14PM +0100, Patrice Dumas wrote: > > On Sat, Nov 14, 2020 at 03:13:27PM +0100, Christopher

Re: Failure in html output - Reference to nonexistent nodes

2020-11-14 Thread Christopher Dimech
be used for strict checking. > Sent: Saturday, November 14, 2020 at 4:09 PM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" , "Gavin Smith" > > Subject: Re: Failure in html output - Reference to none

@exdent in @itemize introduces excessive spacing

2020-11-14 Thread Christopher Dimech
The following section adds excessive vertical space instead of only removing indentation, @itemize @w{} @item @exdent @math{H_I(t)}: The Instrumental Transfer Response Function. @item @exdent @math{T_G(t)}: The Actual Physical Ground Motion. @end itemize

Displaying images for html output

2020-11-14 Thread Christopher Dimech
What is the command for displaying images for html output. When I use @image, the image is only being displayed when using texi2pdf. Regards Christopher

Page Numbers in @ref

2020-11-16 Thread Christopher Dimech
Some have commented that they did not want the page number to be displayed in some documents (e.g. non-printed pdf output) For instance, I have used @ref to refer to bibliographic output, where the page number is not really important - that is, the user can easily find the bibliographic element,

Width and Height in @image for Html Output fail

2020-11-16 Thread Christopher Dimech
Have noticed that when using @image for html output, setting the width and height fails.

Re: Width and Height in @image for Html Output fail

2020-11-16 Thread Christopher Dimech
> Sent: Monday, November 16, 2020 at 9:33 PM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Width and Height in @image for Html Output fail > > On Mon, Nov 16, 2020 at 09:32:08PM +0100, Christo

Re: Paragraph vertical space

2020-11-19 Thread Christopher Dimech
Fantastic.     - 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

Re: Width and Height in @image for Html Output fail

2020-11-19 Thread Christopher Dimech
> Sent: Thursday, November 19, 2020 at 5:48 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "Patrice Dumas" , "help-texinfo gnu" > > Subject: Re: Width and Height in @image for Html Output fail > > > On Thu, No

Re: Paragraph vertical space

2020-11-19 Thread Christopher Dimech
Works for me as well. > Sent: Thursday, November 19, 2020 at 8:22 PM > From: "Gavin Smith" > To: "Hilaire Fernandes" > Cc: "help-texinfo@gnu.org" > Subject: Re: Paragraph vertical space > > On Thu, Nov 19, 2020 at 08:19:55PM +0100, Hilaire Fernandes wrote: > > Doesn't work either. > > > > Le

Re: Width and Height in @image for Html Output fail

2020-11-19 Thread Christopher Dimech
Choosing the maximum number of horizontal pixel to be 500 gets acceptable results. > Sent: Thursday, November 19, 2020 at 5:48 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "Patrice Dumas" , "help-texinfo gnu" > > Su

Re: Width and Height in @image for Html Output fail

2020-11-19 Thread Christopher Dimech
t 7:40 PM > From: "Christopher Dimech" > To: "Gavin Smith" > Cc: "help-texinfo gnu" > Subject: Re: Width and Height in @image for Html Output fail > > Choosing the maximum number of horizontal pixel to be 500 gets acceptable > results. >

Re: Width and Height in @image for Html Output fail

2020-11-19 Thread Christopher Dimech
So what I got to do is reduce the pixel sizes? I will check that out. > Sent: Thursday, November 19, 2020 at 5:48 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "Patrice Dumas" , "help-texinfo gnu" > > Subject: Re: Wi

Re: Paragraph vertical space

2020-11-19 Thread Christopher Dimech
You can use @vskip 3mm - 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

Re: Displaying images for html output

2020-11-19 Thread Christopher Dimech
> Sent: Thursday, November 19, 2020 at 11:10 PM > From: "Patrice Dumas" > To: "Gavin Smith" > Cc: "Christopher Dimech" , "help-texinfo gnu" > > Subject: Re: Displaying images for html output > > On Wed, Nov 18, 2020 at 09:47:09

Html Output for @image

2020-11-20 Thread Christopher Dimech
om: "Gavin Smith" > To: "Christopher Dimech" > Cc: "Patrice Dumas" , "help-texinfo gnu" > > Subject: Re: Width and Height in @image for Html Output fail > > On Thu, Nov 19, 2020 at 07:40:40PM +0100, Christopher Dimech wrote: > > Choosi

Re: Displaying images for html output

2020-11-18 Thread Christopher Dimech
mas" > To: "Christopher Dimech" > Cc: "Gavin Smith" , "help-texinfo gnu" > > Subject: Re: Displaying images for html output > > On Tue, Nov 17, 2020 at 01:47:41PM +0100, Christopher Dimech wrote: > > > > @image{../../Ideogr/Ch0

Re: Displaying images for html output

2020-11-18 Thread Christopher Dimech
> Sent: Wednesday, November 18, 2020 at 9:45 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Displaying images for html output > > On Sun, Nov 15, 2020 at 08:11:19PM +0100, Christopher Dimech wrote: &

Re: Error with macro use case where arguments span in several lines

2020-11-18 Thread Christopher Dimech
I have witnessed this problem. It could be related to the multi-line problem we discussed for headings, where I started using @ at the end of @unnumbered if the title spans more than one line. - Christopher Dimech General Administrator - Naiad Informatics - GNU Project

Re: Width and Height in @image for Html Output fail

2020-11-18 Thread Christopher Dimech
> Sent: Thursday, November 19, 2020 at 7:59 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "Patrice Dumas" , "help-texinfo gnu" > > Subject: Re: Width and Height in @image for Html Output fail > > On Mon, Nov 16, 20

Re: Width and Height in @image for Html Output fail

2020-11-18 Thread Christopher Dimech
Can't the large image be downsized with the height and width attributes in html? - Christopher Dimech General Administrator - Naiad Informatics - GNU Project (Geocomputation) - Geophysical Simulation - Geological Subsurface Mapping - Disaster Preparedness and Mitigation

Re: Displaying images for html output

2020-11-18 Thread Christopher Dimech
> Sent: Wednesday, November 18, 2020 at 9:52 PM > From: "Christopher Dimech" > To: "Gavin Smith" > Cc: "help-texinfo gnu" > Subject: Re: Displaying images for html output > > > Sent: Wednesday, November 18, 2020 at 9:45 PM > > From

Re: Displaying images for html output

2020-11-17 Thread Christopher Dimech
> This would be a bug if it is true. The manual says to include the period: Have you confirmed the bug, Gavin, Patrice? > Sent: Sunday, November 15, 2020 at 6:42 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Sub

Re: Page Numbers in @ref

2020-11-17 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 > S

Re: Displaying images for html output

2020-11-17 Thread Christopher Dimech
> Sent: Tuesday, November 17, 2020 at 2:35 PM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "Gavin Smith" , "help-texinfo gnu" > > Subject: Re: Displaying images for html output > > On Tue, Nov 17, 2020 at 01:47:4

Re: Page Numbers in @ref

2020-11-16 Thread Christopher Dimech
> Sent: Monday, November 16, 2020 at 6:58 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" , "Patrice Dumas" > > Subject: Re: Page Numbers in @ref > > On Mon, Nov 16, 2020 at 06:42:06PM +0100, Christop

Re: TOC cuts long titles in middle for texi2pdf

2020-11-07 Thread Christopher Dimech
Can cutting be done this way? It is not as the simplistic operation as cutting by half. Regards Christopher > Sent: Monday, November 02, 2020 at 10:33 PM > From: "Christopher Dimech" > To: "Gavin Smith" > Cc: "help-texinfo gnu" > Subject: Re

Re: TOC cuts long titles in middle for texi2pdf

2020-11-07 Thread Christopher Dimech
Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: TOC cuts long titles in middle for texi2pdf > > On Sat, Nov 07, 2020 at 01:23:00PM +0100, Christopher Dimech wrote: > > Can cutting be done this way? It is not as the sim

@macro to accept hyphen

2020-11-07 Thread Christopher Dimech
Would it be possible to allow macro names to use hyphens? @macro Regexp-EsnStruct Body @end macro

Re: Displaying images for html output

2020-11-22 Thread Christopher Dimech
> Sent: Sunday, November 22, 2020 at 10:02 AM > From: "Gavin Smith" > To: "Patrice Dumas" , "Christopher Dimech" > , "help-texinfo gnu" > Subject: Re: Displaying images for html output > > On Sun, Nov 22, 2020 at 12:46:35

Re: Html Output for @image

2020-11-22 Thread Christopher Dimech
> Sent: Sunday, November 22, 2020 at 6:49 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "Patrice Dumas" , "help-texinfo gnu" > > Subject: Re: Html Output for @image > > On Fri, Nov 20, 2020 at 01:41:22PM +0100, Chr

Re: Displaying images for html output

2020-11-22 Thread Christopher Dimech
> Sent: Sunday, November 22, 2020 at 6:46 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Displaying images for html output > > On Wed, Nov 18, 2020 at 09:47:09PM +, Gavin Smith wrote: > &

MathJax problem with \gdef

2020-11-12 Thread Christopher Dimech
Have noticed a problem with including \gdef names in @math, possibly introduced after the MathJax implementation. Defining \Desig and calling it from @math{} fails. It also fails when doing output to pdf. @tex \gdef\Desig{\buildrel \rm def \over \equiv} @end tex @math{\Desig}

Re: MathJax problem with \gdef

2020-11-12 Thread Christopher Dimech
Have done more tests with @tex, @math, and @displaymath. \gdef is working for pdf output but not with MathJax. > Sent: Thursday, November 12, 2020 at 11:46 AM > From: "Christopher Dimech" > To: "help-texinfo gnu" > Subject: MathJax problem with \g

Re: MathJax problem with \gdef

2020-11-12 Thread Christopher Dimech
> Sent: Thursday, November 12, 2020 at 4:16 PM > From: "Christopher Dimech" > To: "Patrice Dumas" > Cc: "help-texinfo gnu" > Subject: Re: MathJax problem with \gdef > > How about > > > @tex > $$ {d \over dt} u(t) = v(t

Re: MathJax problem with \gdef

2020-11-12 Thread Christopher Dimech
--Bensen--Ritzwoller--etAl--2007,, Bensen@comma{} Ritzwoller et al.@: (2007)}. @end tex > Sent: Thursday, November 12, 2020 at 1:35 PM > From: "Christopher Dimech" > To: "Patrice Dumas" > Cc: "help-texinfo gnu" > Subject: Re: MathJax problem

Re: MathJax problem with \gdef

2020-11-12 Thread Christopher Dimech
trice Dumas" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: MathJax problem with \gdef > > On Thu, Nov 12, 2020 at 03:42:10PM +0100, Christopher Dimech wrote: > > Another problem that crops up is that users cannot write the following

Re: MathJax problem with \gdef

2020-11-12 Thread Christopher Dimech
> Sent: Thursday, November 12, 2020 at 1:15 PM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: MathJax problem with \gdef > > On Thu, Nov 12, 2020 at 11:57:47AM +0100, Christopher Dime

@image not displayed in html output

2020-11-12 Thread Christopher Dimech
Have noticed that @image is not being displayed in html output. I have the image in a @float. But I can see the image in pdf output.

Re: @macro to accept hyphen

2020-11-07 Thread Christopher Dimech
I have seen that mathematical expressions are not displayed when called within a macro. @macro Regu @tex \alpha @end tex @end macro @Regu @tex \beta @end tex > Sent: Saturday, November 07, 2020 at 10:38 PM > From: "Gavin Smith" > To: "Christopher Dimech" > C

Re: MathJax problem with \gdef

2020-11-12 Thread Christopher Dimech
> Sent: Thursday, November 12, 2020 at 4:39 PM > From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: MathJax problem with \gdef > > On Thu, Nov 12, 2020 at 04:16:31PM +0100, Christopher Dimech wrote: >

Re: Displaying images for html output

2020-11-15 Thread Christopher Dimech
; From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Displaying images for html output > > On Sun, Nov 15, 2020 at 12:40:05AM +0100, Christopher Dimech wrote: > > What is the command for displaying images for htm

Re: Displaying images for html output

2020-11-15 Thread Christopher Dimech
h argument because for html that will fail. You have to put "png", without the period dot. > Sent: Sunday, November 15, 2020 at 4:32 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Displaying im

Re: Displaying images for html output

2020-11-15 Thread Christopher Dimech
That's what I have done, but I cannot see the output in html. > Sent: Sunday, November 15, 2020 at 10:40 AM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Displaying images for html output > > On

(1) Indentation and (2) Vertical Spacing following @displaymath and @enumerate

2020-11-13 Thread Christopher Dimech
I have the following code section and have noticed that texi2pdf puts excessive vertical spacing between Sentence and the Displaymath Expression. html output is acceptable. For text following @enumerate and @displaymath, can the automatic indentation be removed. as I am ending up always

@value fails with @image for pdf output

2020-11-15 Thread Christopher Dimech
Please note that the following code fails for pdf output, but works for html if I put dirhtml at the correct relative path to index.html @set dir-pdf ../Ideogr/Ch03b--Chmed @image{@value{dir-pdf}/igc03--01--Sicl--CircAmRg.png} @set dir-html ../../Ideogr/Ch03b--Chmed

Re: Displaying images for html output

2020-11-15 Thread Christopher Dimech
> Sent: Sunday, November 15, 2020 at 6:42 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Displaying images for html output > > On Sun, Nov 15, 2020 at 05:12:13PM +0100, Christopher Dimech wrote: &

Re: TOC cuts long titles in middle for texi2pdf

2020-11-02 Thread Christopher Dimech
ent: Monday, November 02, 2020 at 10:17 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: TOC cuts long titles in middle for texi2pdf > > On Mon, Nov 02, 2020 at 10:01:23PM +0100, Christopher Dimech wrote: > &g

TOC cuts long titles in middle for texi2pdf

2020-11-02 Thread Christopher Dimech
Have noticed that in the TOC, when a @subsection title is long, the title is cut in the middle rather than continuing a bit before the Page Number, then wrapping the remaining words on the next line when using texi2pdf. @subsection Easiest way to pass a Numeric Argument using Universal Prefix

Re: Installing Texinfo from Development Source Tree.

2020-10-30 Thread Christopher Dimech
all] Error 2 > Sent: Friday, October 30, 2020 at 9:13 PM > From: "Eli Zaretskii" > To: "Christopher Dimech" > Cc: help-texinfo@gnu.org > Subject: Re: Installing Texinfo from Development Source Tree. > > > From: Christopher Dimech > > Date: Fri, 3

Development Tree lacking @bsixpaper

2020-10-30 Thread Christopher Dimech
Am trying the Development Tree and I thought the version would now have @bsixpaper, @bsixpaper, ... Regards C*

Installing Texinfo from Development Source Tree.

2020-10-30 Thread Christopher Dimech
I am trying to install texinfo using the development source tree. git clone https://git.savannah.gnu.org/git/texinfo.git I am having problem with the configure part. There is no configure and am trying to build it.

Re: Texinfo Image Re-Scaling for Papersize

2020-10-31 Thread Christopher Dimech
I can see your point. > Sent: Saturday, October 31, 2020 at 12:01 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: "help-texinfo gnu" > Subject: Re: Texinfo Image Re-Scaling for Papersize > > On Sat, Oct 31, 2020 at 10:37:33AM +010

Re: Development Tree lacking @bsixpaper

2020-10-31 Thread Christopher Dimech
> Sent: Saturday, October 31, 2020 at 12:25 PM > From: "Gavin Smith" > To: "Christopher Dimech" > Cc: help-texinfo@gnu.org > Subject: Re: Development Tree lacking @bsixpaper > > On Sat, Oct 31, 2020 at 12:04:28PM +0100, Christopher Dimech wrote: &

Re: Development Tree lacking @bsixpaper

2020-10-31 Thread Christopher Dimech
<http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. > Sent: Saturday, October 31, 2020 at 11:16 AM > From: "Gavin Smith" > To: "Christopher Dimech" >

Texinfo Image Re-Scaling for Papersize

2020-10-31 Thread Christopher Dimech
Recently small page sizes (e.g. @bsixpaper) was added. I have some documents with images of a certain size for B5 Paper, which get too large and some parts get of the image gets cut off. Could Texinfo be made to adjust the image size accordingly as is done with text to fit smaller pages. How

Re: @menu puts too many restrictions to produce the .info file

2020-10-31 Thread Christopher Dimech
you start focusing on abbreviated ways of doing a job and you got to use the manual. There are some packages with just an info manual which I find difficult to use. I prefer html entirely on one page for rapidity. - Christopher Dimech General Administrator - Naiad Informa

Re: Development Tree lacking @bsixpaper

2020-10-31 Thread Christopher Dimech
; From: "Patrice Dumas" > To: "Christopher Dimech" > Cc: "Gavin Smith" , help-texinfo@gnu.org > Subject: Re: Development Tree lacking @bsixpaper > > On Sat, Oct 31, 2020 at 12:35:42PM +0100, Christopher Dimech wrote: > > > > C* But when there

Page Sizes B6 and C6

2020-10-22 Thread Christopher Dimech
Dear Compeers, Because arbitrary page sizes do not function in texinfo, and because I would find small size pages like B6 and C6 extremely useful, could there be @bsixpaper and @csixpaper? Regards Christopher

Re: Page Sizes B6 and C6

2020-10-22 Thread Christopher Dimech
Christopher - Christopher Dimech Chief Administrator - Naiad Informatics - GNU Project (Geocomputation) - Geophysical Simulation - Geological Subsurface Mapping - Disaster Preparedness and Mitigation - Natural Resource Exploration and Production - Free Software Advocacy > S

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

2021-01-07 Thread Christopher Dimech
-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 the f

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-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
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-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-17 Thread Christopher Dimech
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" > > Subject: Re: te

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.

<    1   2   3   >