LaTeX Service Menu

Dolphin Service Menus

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
This is a LaTeX and LyX servicemenu :
- convert in pdf, ps or html,
- convert LyX files in LaTeX files.
Last changelog:

Release 0.2:
- convert LyX files in LaTeX files.
Release 0.1 :
- Now, result file are in the same directory that the original file (thanks Jozef Riha).
- Hungarian translation by Vince Pinter,
- Czech [cs] and Slovak [sk] translations by Jozef Riha.


Ratings & Comments

6 Comments

LaFleche

I noticed that, in your TexToPdf.desktop, you erase the .log .aux files with the command rm -f *.log *.aux. This way eventually erasing every other files named *.log or *.aux. For example i tried this script. I simply call the script in the .Desktop file (Exec=script.sh %f;). ----srcipt.sh----- #!/bin/bash fileAndPath=$1; file=`basename $fileAndPath`; cd `dirname $fileAndPath`; name=${file%.*}; pdflatex $file #or whatever command rm -rf $name.log $name.aux ----srcipt.sh----- What do you think about it?

112702

Hi, I have a request. Could one have the file .pdf created in the same directory where the file *.tex is ? At present the .pdf goes in ~/ Good job otherwise, thanks. -Francesco

cbouveyron

Yes, but I dont know how to solve this problem ! If somebody can solve this problem, send me the patch. Charles

LMCBoy

I was going to try to patch it, but it works fine here! The pdf file does get created in the same directory as the tex file. I have KDE-3.2.0-rc1. Thanks for this useful tool, BTW. :)

larson-h

It would be nice if you could post some english screenshots.

cbouveyron

I'm sorry but my Kde is in French ! Translation : - Convertir des fichiers LyX : convert LyX files - Convertir des fichiers LaTeX : convert LaTeX files Good use !

Pling
0 Affiliates
Details
license
version 0.2
updated
added
downloads 24h 1
mediaviews 24h 0
pageviews 24h 2

More Dolphin Service Menus from cbouveyron:

KDE4-servicemenus
cbouveyron
last update date: 17 years ago

Score 5.0

Other Dolphin Service Menus:

burnWithGrowisofs
chunkylover
last update date: 20 years ago

Score 5.0

Firefox-bookmarks service menu
storyteller
last update date: 20 years ago

Score 5.0

Text Convert Service Menu
smp-penguin
last update date: 21 years ago

Score 5.0

Pdflatex servicemenu
bobuse
last update date: 20 years ago

Score 5.0

Send through Bluetooth
dmnet
last update date: 21 years ago

Score 5.0

Add to Bloglines
spookster
last update date: 21 years ago

Score 5.0



System Tags