help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-texinfo] how to set \defaultparindent


From: Jinsong Zhao
Subject: Re: [help-texinfo] how to set \defaultparindent
Date: Mon, 22 Apr 2019 14:16:38 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 2019/4/18 1:21, Gavin Smith wrote:
On Tue, Apr 16, 2019 at 09:38:57PM +0800, Jinsong Zhao wrote:
Hi there,

I have localized the texinfo in txi-zh.tex.
I hope to reset the \defaultparindent to a slight large number, e.g.: 24pt.
If I don't change the value in texinfo.tex file, is there another way to reset 
the value?

Using \parindent works, e.g. doing

--- a/doc/txi-fr.tex
+++ b/doc/txi-fr.tex
@@ -23,6 +23,7 @@
  \txisetlanguage{french}{2}{3}
\plainfrenchspacing
+\parindent=100pt
\gdef\putwordAppendix{Annexe}
  \gdef\putwordChapter{Chapitre}


makes a large indent appear with '@documentlanguage fr'.


Thank you very much. It works.

Best,
Jinsong




reply via email to

[Prev in Thread] Current Thread [Next in Thread]