Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create a flow latex->dvips->ps2pdf #1476

Open
avlsi opened this issue Jun 17, 2020 · 1 comment
Open

How to create a flow latex->dvips->ps2pdf #1476

avlsi opened this issue Jun 17, 2020 · 1 comment

Comments

@avlsi
Copy link

avlsi commented Jun 17, 2020

I have certain images in .eps format for which I was using the teashop flow of latex->dvips->ps2pdf.
Now I want to move to sublime text and use latex tools.
Is there a way I can mimic the flow of dvi->ps->pdf or a workaround for .eps/.ps files?

@r-stein
Copy link
Member

r-stein commented Jun 19, 2020

You can use the script builder to run arbitrary commands, see #644 (comment) for an example, where you only need to change the OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants