From 1aeae3e685706e19df5cf9084e71685db8e18d1a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 9 Aug 2017 22:15:00 +0000 Subject: latex2e-help-texinfo-fr (9aug17) git-svn-id: svn://tug.org/texlive/trunk@44997 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/latex2e-help-texinfo-fr/ltx-help.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/doc/latex/latex2e-help-texinfo-fr/ltx-help.el') diff --git a/Master/texmf-dist/doc/latex/latex2e-help-texinfo-fr/ltx-help.el b/Master/texmf-dist/doc/latex/latex2e-help-texinfo-fr/ltx-help.el index a2ff719290a..0b48d680e1b 100644 --- a/Master/texmf-dist/doc/latex/latex2e-help-texinfo-fr/ltx-help.el +++ b/Master/texmf-dist/doc/latex/latex2e-help-texinfo-fr/ltx-help.el @@ -143,7 +143,12 @@ 'buffer-substring-no-properties 'buffer-substring)) -(defvar latex-help-file "(latex2e)") +(defcustom latex-help-file "(latex2e)" + "Select the LaTeX2e non official reference manual translation." + :type '(choice + (string :tag "English" "(latex2e)") + (string :tag "French" "(latex2e-fr)") + (string :tag "Spanish" "(latex2e-es)") )) (defvar latex-help-split-window nil "*When this is non-nil, `latex-help' will always pop up the info -- cgit v1.2.3