[texworks] importing material
Arthur Mutambara
arthur_mutambara at yahoo.com
Thu Sep 24 21:14:28 CEST 2020
Alain'
thanks for the effort.
a) did not make a difference
b) would mean a lot of rework. it is a book, and has many images (about 400) laid out by SWP as follows:
\FRAME{fhFU}{4.5576in}{0.5855in}{0pt}{\Qcb{The Elements of an Open-LoopControl System}}{\Qlb{olp4111}}{4o.eps}{\special{language "ScientificWord";type "GRAPHIC";display "USEDEF";valid_file "F";width 4.5576in;height0.5855in;depth 0pt;original-width 7.4063in;original-height 0.8596in;cropleft"0";croptop "1";cropright "1";cropbottom "0";filename'4o.eps';file-properties "XNPEU";}}
b) would mean about 400 changes of the above. Is there no way of making the above work in PdfLatex or toautomate the change to (b)
thanks
On Thursday, September 24, 2020, 08:44:43 PM GMT+2, Alain Delmotte <alain.delmotte at leliseron.org> wrote:
Hi,
Perhaps you could try:
a) in the preamble
\usepackage{graphicx}
\usepackage{epstopdf} % this could be necessary now, this is to accept .eps with pdfLaTeX
b) where you want the picture
\begin{figure}[ht]
\begin{center}
\includegraphics[width=4.5576in]{4o.eps} % better not to put both width and height
\end{center}
\caption{Xxxx}
\label{fig1}
\end{figure}
Could you try this and report the result.
Regards,
--
Alain
Le 24/09/2020 à 16:13, Arthur Mutambara a écrit :
they are in the folder. i am using PdfLatex as part of TexWorks
thanks
On Thursday, September 24, 2020, 12:50:50 PM GMT+2, Alain Delmotte <alain.delmotte at leliseron.org> wrote:
Hi!
Could you give an example of the call to a figure.
Are the eternal files for the pictures present in the document folder or do yo call them with a full path?
Also which engine do you use? (TeX, LaTeX,...)
Regards,
--
Alain
Le 23/09/2020 à 17:58, Arthur Mutambara via texworks a écrit :
thanks a lot. i was able to import my SWP document in to tex. It is compiling perfect,
the only problems is that the figure, pictures and diagrams are EMTPY. There is an EMPTY space and the Figure caption ONLY.
Please assist
Arthur
On Wednesday, September 23, 2020, 10:42:28 AM GMT+2, Siep Kroonenberg <siepo at bitmuis.nl> wrote:
On Tue, Sep 22, 2020 at 07:42:07PM +0000, Arthur Mutambara via texworks wrote:
> good people
> i have material in scientific workplace (SWP5.5). I am now working
> in Tex. How do import my material from SWP to Tex or vice
> versa;and get the material to compile in either of the two
> systems.
> thanks
> Arthur
The MacKichan site has some pages on that, in particular
Exporting SWP to standard LaTeX:
http://www.mackichan.com/index.html?techtalk/v30/30ts30.htm~mainFrame
Importing standard LaTeX to SWP (may require manual intervention):
http://www.mackichan.com/index.html?techtalk/660.htm~mainFrame
http://www.mackichan.com/index.html?techtalk/685.htm~mainFrame
--
Siep Kroonenberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texworks/attachments/20200924/bb180468/attachment-0001.html>
More information about the texworks
mailing list.