aa_sample.lyx: add needed document class option and remove citations from abstract to make the document compilable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27183 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-10-28 22:40:10 +00:00
parent d9308e024a
commit 39b5267801
3 changed files with 152 additions and 249 deletions

View File

@ -42,6 +42,7 @@ Function UpdateModifiedFiles
SetOutPath "$INSTDIR\Resources\doc\uk"
File "${PRODUCT_SOURCEDIR}\Resources\doc\uk\Intro.lyx"
SetOutPath "$INSTDIR\Resources\examples"
File "${PRODUCT_SOURCEDIR}\Resources\examples\aa_sample.lyx"
File "${PRODUCT_SOURCEDIR}\Resources\examples\docbook_article.lyx"
File "${PRODUCT_SOURCEDIR}\Resources\examples\modernCV.lyx"
SetOutPath "$INSTDIR\Resources\examples\ca"

File diff suppressed because it is too large Load Diff

View File

@ -183,6 +183,8 @@ What's new
- Fix wrong image paths in the example file "docbook_article.lyx".
- Fix example file "aa_sample.lyx" so that it is compilable.
* BUILD/INSTALLATION