mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-06 17:45:17 +00:00
also move the images for the CV-class examples
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18137 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
fd65ae87e1
commit
fb8141c5be
@ -4,6 +4,10 @@ Function DeleteFiles
|
|||||||
Delete "$INSTDIR\Resources\examples\decimal.lyx"
|
Delete "$INSTDIR\Resources\examples\decimal.lyx"
|
||||||
Delete "$INSTDIR\Resources\examples\g-brief2.lyx"
|
Delete "$INSTDIR\Resources\examples\g-brief2.lyx"
|
||||||
Delete "$INSTDIR\Resources\examples\de\decimal.lyx"
|
Delete "$INSTDIR\Resources\examples\de\decimal.lyx"
|
||||||
|
Delete "$INSTDIR\Resources\templates\CV-image.eps"
|
||||||
|
Delete "$INSTDIR\Resources\templates\CV-image.png"
|
||||||
|
Delete "$INSTDIR\Resources\templates\europeCV.lyx"
|
||||||
|
Delete "$INSTDIR\Resources\templates\modernCV.lyx"
|
||||||
|
|
||||||
FunctionEnd
|
FunctionEnd
|
||||||
|
|
||||||
|
@ -27,8 +27,10 @@ Function UpdateModifiedFiles
|
|||||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\it\Customization.lyx"
|
File "${PRODUCT_SOURCEDIR}\Resources\doc\it\Customization.lyx"
|
||||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\it\TOC.lyx" ; must be here when another \doc file has been changed
|
File "${PRODUCT_SOURCEDIR}\Resources\doc\it\TOC.lyx" ; must be here when another \doc file has been changed
|
||||||
SetOutPath "$INSTDIR\Resources\examples"
|
SetOutPath "$INSTDIR\Resources\examples"
|
||||||
File "${PRODUCT_SOURCEDIR}\Resources\examples\europecv.lyx"
|
File "${PRODUCT_SOURCEDIR}\Resources\examples\CV-image.eps"
|
||||||
File "${PRODUCT_SOURCEDIR}\Resources\examples\moderncv.lyx"
|
File "${PRODUCT_SOURCEDIR}\Resources\examples\CV-image.png"
|
||||||
|
File "${PRODUCT_SOURCEDIR}\Resources\examples\europeCV.lyx"
|
||||||
|
File "${PRODUCT_SOURCEDIR}\Resources\examples\modernCV.lyx"
|
||||||
File "${PRODUCT_SOURCEDIR}\Resources\examples\simplecv.lyx"
|
File "${PRODUCT_SOURCEDIR}\Resources\examples\simplecv.lyx"
|
||||||
SetOutPath "$INSTDIR\Resources\examples\de"
|
SetOutPath "$INSTDIR\Resources\examples\de"
|
||||||
File "$INSTDIR\Resources\examples\de\Dezimal.lyx"
|
File "$INSTDIR\Resources\examples\de\Dezimal.lyx"
|
||||||
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
@ -1,4 +1,4 @@
|
|||||||
#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
|
#LyX 1.5.0beta2 created this file. For more info see http://www.lyx.org/
|
||||||
\lyxformat 263
|
\lyxformat 263
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
@ -96,7 +96,7 @@ status open
|
|||||||
\series bold
|
\series bold
|
||||||
Note:
|
Note:
|
||||||
\series default
|
\series default
|
||||||
The personal data like your name, address, etc.
|
The personal data like your name, image, address, etc.
|
||||||
are set in the document preamble.
|
are set in the document preamble.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
|
#LyX 1.5.0beta2 created this file. For more info see http://www.lyx.org/
|
||||||
\lyxformat 263
|
\lyxformat 263
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
@ -70,7 +70,7 @@ status open
|
|||||||
\series bold
|
\series bold
|
||||||
Note:
|
Note:
|
||||||
\series default
|
\series default
|
||||||
The personal data like your name, address, etc.
|
The personal data like your name, image, address, etc.
|
||||||
are set in the document preamble.
|
are set in the document preamble.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user