The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Exporting to eps for use in LaTex
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Heisenberg123

India
2 Posts

Posted - 04/04/2018 :  02:34:59 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Dear expert,

I have tried exporting in eps format to use in LaTex. However, The figure is blurred in eps. It is not clear. Any suggestions on to improve the same. Could you please give proper steps to achieve the same. Please find the origin file in the attachment.
\begin{figure}[ht!]
    \centering
    \subfigure[Absence of mangroves ($f_e=0$)]{\label{fig:2a}\includegraphics*[width=8.4cm]{Graph4.eps}}
    \subfigure[Presence of mangroves ($f_e=0.1$)]{\label{fig:2b}\includegraphics*[width=8.4cm]{Graph4.eps}}
    \caption{Roots of the dispersion relations with $h_1=10$, $h_2/h_1=1$, $T=8$s, $\rho_1=1025\,kg/m^3$, $\rho_2/\rho_1=2$, $g=9.81\,m/s^2$,
    $G/(\rho_2gH)=0.5$ and $\nu/\sqrt{gH^3}=0.5$.}\label{f2}
\end{figure}
https://my.originlab.com/ftp/forum_and_kbase/Images/originpro_forum.opj

Shirley_GZ

China
Posts

Posted - 04/04/2018 :  05:08:10 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Heisenberg,

We can't reproduce the problem with the LaTex code you provided as it is not complete.
Could you send us the whole TeX file, which should contains
\documentclass,\usepackage,\begin{document},\end{document}

Please also send us the eps file you created via tech@originlab.com

Thanks,
Shirley
OriginLab

Originlab Technical Service Team
Go to Top of Page

Heisenberg123

India
2 Posts

Posted - 04/05/2018 :  12:30:39 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Dear Shirley,

Thank you for the reply. I am sorry to have not made it clear.

I couldn't attach the eps file. so attaching the pdf that WinEdt 10.2 generated while running it.

For clarity, the same is generated from the originpro_forum.opj of the previous discussion.

Thanks a lot.

[/code]
\documentclass[review,3p,times,12pt]{elsarticle}

\usepackage{graphicx,epsfig,appendix}
\usepackage{graphicx,subfigure}
\linespread{1.2} \makeatletter
\parindent 15 pt
\setlength{\topmargin}{-15.0 mm} \setlength{\headheight}{6.0 mm} \setlength{\headsep}{10.0 mm} \setlength{\topskip}{0.00 mm} \setlength{\textheight}{246.0
mm} \setlength{\textwidth}{170.0 mm}
\setlength{\oddsidemargin}{-3.0 mm} \setlength{\evensidemargin}{-2.0mm}

\begin{document}
%% rough rough rough
\begin{figure}[ht!]
\centering
\subfigure[Absence of mangroves ($f_e=0$)]{\label{fig:2a}\includegraphics*[width=8.4cm]{Graph4.eps}}
\subfigure[Presence mangroves ($f_e=0.1$)]{\label{fig:2b}\includegraphics*[width=8.4cm]{Graph4.eps}}
\caption{Roots of the dispersion relations with $h_1=10$, $h_2/h_1=1$, $T=8$s, $\rho_1=1025\,kg/m^3$, $\rho_2/\rho_1=2$, $g=9.81\,m/s^2$,
$G/(\rho_2gH)=0.5$ and $\nu/\sqrt{gH^3}=0.5$.}\label{f2}
\end{figure}

\end{document} [/code]

Edited by - Heisenberg123 on 04/05/2018 12:32:57 AM
Go to Top of Page

Castiel

343 Posts

Posted - 04/14/2018 :  03:50:27 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by Heisenberg123

Dear Shirley,

Thank you for the reply. I am sorry to have not made it clear.

I couldn't attach the eps file. so attaching the pdf that WinEdt 10.2 generated while running it.

For clarity, the same is generated from the originpro_forum.opj of the previous discussion.

Thanks a lot.


\documentclass[review,3p,times,12pt]{elsarticle}

\usepackage{graphicx,epsfig,appendix}
\usepackage{graphicx,subfigure}
\linespread{1.2} \makeatletter
\parindent 15 pt
\setlength{\topmargin}{-15.0 mm} \setlength{\headheight}{6.0 mm} \setlength{\headsep}{10.0 mm} \setlength{\topskip}{0.00 mm} \setlength{\textheight}{246.0
mm} \setlength{\textwidth}{170.0 mm}
\setlength{\oddsidemargin}{-3.0 mm} \setlength{\evensidemargin}{-2.0mm}

\begin{document}
%% rough rough rough
\begin{figure}[ht!]
    \centering
    \subfigure[Absence of mangroves ($f_e=0$)]{\label{fig:2a}\includegraphics*[width=8.4cm]{Graph4.eps}}
    \subfigure[Presence mangroves ($f_e=0.1$)]{\label{fig:2b}\includegraphics*[width=8.4cm]{Graph4.eps}}
    \caption{Roots of the dispersion relations with $h_1=10$, $h_2/h_1=1$, $T=8$s, $\rho_1=1025\,kg/m^3$, $\rho_2/\rho_1=2$, $g=9.81\,m/s^2$,
    $G/(\rho_2gH)=0.5$ and $\nu/\sqrt{gH^3}=0.5$.}\label{f2}
\end{figure}

\end{document}







\usepackage{epstopdf}



     #####
    #### _\_  ________
    ##=-[.].]| \      
    #(    _\ |  |------|
     #   __| |  ||||||||
      \  _/  |  ||||||||
   .--'--'-. |  | ____ |
  / __      `|__|[o__o]|
_(____nm_______ /____\____ 
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000