mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
LaTeXFeatures.cpp: revert unwanted url removal in r20950
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20955 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7075eaadef
commit
d8aacb8df2
@ -436,6 +436,7 @@ char const * simplefeatures[] = {
|
||||
"txfonts",
|
||||
"mathrsfs",
|
||||
"ascii",
|
||||
"url",
|
||||
};
|
||||
|
||||
int const nb_simplefeatures = sizeof(simplefeatures) / sizeof(char const *);
|
||||
|
Loading…
Reference in New Issue
Block a user