Author: uwestoehr
Date: Sat Mar 3 00:43:58 2012
New Revision: 40833
URL: http://www.lyx.org/trac/changeset/40833
Log:
modernCV.lyx: fix #8064 for branch
Modified:
lyx-devel/branches/BRANCH_2_0_X/lib/examples/modernCV.lyx
lyx-devel/branches/BRANCH_2_0_X/status.20x
Modified: lyx-devel/branches/BRANCH_2_0_X/lib/examples/modernCV.lyx
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/examples/modernCV.lyx Sat Mar 3
00:38:46 2012 (r40832)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/examples/modernCV.lyx Sat Mar 3
00:43:58 2012 (r40833)
@@ -22,7 +22,7 @@
% optional
% \address{street and number}{postcode city}
% '\\' adds a line break
-\address{Teststreet 17}{03333 Nicecity\\ Switzerland}
+\address{Teststreet 17}{03333 Nicecity\protect\\[0.1em]
Switzerland\protect\\[0.2em]}
% optional
\phone{+43(0)999 9999}
Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/status.20x Sat Mar 3 00:38:46 2012
(r40832)
+++ lyx-devel/branches/BRANCH_2_0_X/status.20x Sat Mar 3 00:43:58 2012
(r40833)
@@ -70,6 +70,8 @@
- Fixed problem that the example file knitr.lyx could not be opened.
+- Re-enable the compilation of the modernCV.lyx example file (bug 8064).
+
* ADVANCED FIND AND REPLACE