[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-cvs
Subject:    [LyX GSoC/tex4htTesting] Forgot to add a tex file for the previous commit
From:       Prannoy Pilligundla <prannoy.bits () gmail ! com>
Date:       2014-05-31 14:49:11
Message-ID: 20140531144911.A6156280450 () lyx ! lyx ! org
[Download RAW message or body]

The branch, tex4htTesting, has been updated.

- Log -----------------------------------------------------------------

commit fd0ca66c727a9aa1a9aa8d74a442fd54c40a9be5
Author: Prannoy Pilligundla <prannoy.bits@gmail.com>
Date:   Sat May 31 20:18:40 2014 +0530

    Forgot to add a tex file for the previous commit

diff --git a/tests/LyX-Word-roundtrip-Figures.tex \
b/tests/LyX-Word-roundtrip-Figures.tex index 151eac8..39a5613 100644
--- a/tests/LyX-Word-roundtrip-Figures.tex
+++ b/tests/LyX-Word-roundtrip-Figures.tex
@@ -61,12 +61,12 @@ inline (i.e. not in a float).
 Here is the first figure, a diagram produced in inkscape and then
 converted (exported) to pdf 1.1. The diagram is not scaled.
 
-\includegraphics[bb = 0 0 200 100, draft, type=eps]{Diagram.pdf}
+\includegraphics{Diagram}
 
 Here we have, instead, a figure in .png format. The figure has been
 scaled to 30\% of its original size by \LyX{}/\LaTeX{}:
 
-\includegraphics[scale=0.3,bb = 0 0 200 100, draft, type=eps]{Bitmap-file.png}
+\includegraphics[scale=0.3]{Bitmap-file}
 
 
 \section{Figures and subfigures in floats}
@@ -78,7 +78,7 @@ both figures as sub-figures. Cross-references are not used.
 
 Following this text we have a float containing the diagram.
 \begin{figure}
-\includegraphics[bb = 0 0 200 100, draft, type=eps]{Diagram.pdf}\protect\caption{A \
diagram in a float} +\includegraphics{Diagram}\protect\caption{A diagram in a float}
 
 
 \end{figure}
@@ -87,7 +87,7 @@ Following this text we have a float containing the diagram.
 Following this text we have a float containing a bitmap figure, scaled
 to 30\% of its original size. 
 \begin{figure}
-\includegraphics[scale=0.3,bb = 0 0 200 100, draft, \
type=eps]{Bitmap-file.png}\protect\caption{A bitmap picture in a float} \
+\includegraphics[scale=0.3]{Bitmap-file}\protect\caption{A bitmap picture in a \
float}  \end{figure}
 
 
@@ -97,11 +97,11 @@ while the bitmap is scaled to 15\%.
 \begin{figure}
 
 
-\subfloat[\label{fig:A-diagram-as-subfigure}A diagram as \
sub-figure]{\includegraphics[scale=0.35,bb = 0 0 200 100, draft, \
type=eps]{Diagram.pdf} +\subfloat[\label{fig:A-diagram-as-subfigure}A diagram as \
sub-figure]{\includegraphics[scale=0.35]{Diagram}  
 }\subfloat[A bitmap picture as sub-figure]{
 
-\includegraphics[scale=0.15,bb = 0 0 200 100, draft, type=eps]{Bitmap-file.png}
+\includegraphics[scale=0.15]{Bitmap-file}
 
 }\protect\caption{\label{fig:A-float-with-subfigure}A float containing two \
sub-figures:  a diagram and a bitmap picture}

-----------------------------------------------------------------------

Summary of changes:
 tests/LyX-Word-roundtrip-Figures.tex |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Repositories for GSOC work


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic