mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
chkconfig.ltx: "LaTeXConfig.lyx.in" has been renamed to "LaTeXConfig.lyx"
(the other outdated comments will be fixed when bug 4460 http://bugzilla.lyx.org/show_bug.cgi?id=4460 is fixed) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22403 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ef86256c39
commit
36926cc9e5
@ -19,7 +19,7 @@
|
||||
%%% 1- Add the command \TestPackage{<name>}. The syntax is:
|
||||
%%% \TestPackage[<file>]{<name>}, which tests whether <name>.sty
|
||||
%%% (or <file>, if this optional parameter is provided) exists.
|
||||
%%% 2- Add a description for <name> in doc/LaTeXConfig.lyx.in,
|
||||
%%% 2- Add a description for <name> in doc/LaTeXConfig.lyx,
|
||||
%%% containing in particular a line like
|
||||
%%% Found @chk_<name>@
|
||||
%%% This line will be replaced at configure time by the proper text.
|
||||
@ -27,7 +27,7 @@
|
||||
%%% For document classes, things are even simpler, since you do not
|
||||
%%% need to edit this file. Just put your layout file in some place
|
||||
%%% where LyX can find it and add if you wish a description in
|
||||
%%% LaTeXConfig.lyx.in, as described above.
|
||||
%%% LaTeXConfig.lyx, as described above.
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%%%%%%%%%%%%%%%%%%%%%%% Initialization part (skip) %%%%%%%%%%%%%%%%%%%%%
|
||||
|
Loading…
Reference in New Issue
Block a user