Warning: session_start(): open(/tmp/sess_s6lrvbhdrie7bropoqin8fbp62, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
TeXamator openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (5) .- Knowledge Base  . 

TeXamator

   2.0.alpha  

KDE Scientific

Score 82%
TeXamator
zoom


TeXamator
zoom


TeXamator
zoom


Blog:  Link
Downloads:  533
Submitted:  Oct 21 2008
Updated:  Dec 28 2015

Description:

The current page of this project is :
http://snouffy.free.fr/blog-en/index.php/category/TeXamator

TeXamator is written in Python/Qt4. It is aimed at helping you making your exercise sheets. Basically, it browses a specified directory, looks for .tex files containing exercices and builds a tree with all your exercises. You can click on an element of the tree to have a preview of the exercise sheet and then add exercises to a list if you wish to. Then you can save your work to a .tex file or you can generate a .dvi (or a pdf or a ps) file. Have a look at the screenshots (not up to date but they still give an overview of the programm) !

To use this program you will need :
LaTeX
dvipng
python-qt4

If you want to use okular as the embedded viewer, you will also need to install :
python-kde

To start TeXamator, extract the archive, cd to the directory and just type :
python texamator.py

Alternatively, you can extract the archive, browse to the directory and double-click on texamator.py but if you can, prefer launching it in a shell to see LaTeX running in the background.

Visit my website for more information especially if you don't get how the "compile" tab of the preferences work ! Or if you want to use pdflatex with TeXamator.

If you find a bug, if you want me to add a feature, if you want to translate TeXamator, or if you just feel like telling me how much you hate/love this program, send me a mail !




Changelog:

v.2.0.alpha : A lot of changes in this alpha release (hence the alpha as there are probably a few bugs left)
- Ctrl+C capability on the tree and the list
- Multiple selection on the list
- Multiple "compilation configs"
- Possibility to tweak the header including \begin{document} : if you want to pass special options to the preview package, it is now possible, thanks to Bernard Remond (NBRemond@laposte.net).
- Possibility to tweak the footer thanks to Bernard Remond (again).
- Minor enhancements : the geometry of the windows is saved when you close the app, your preferred configs for exportation are also saved.

v.1.7.6 : German translation supported by Martin Zinser (zinser at zinser.no-ip.info)

v.1.7.5 : fixed a bug : if the app was lunched via a symlink the language would't change.

v.1.7.4 : nothing new here, just added the gpl3 licence to the tarball.

v.1.7.3 : thanks to Yuri Chornoivan, the app has been translated in Ukrainian ! I also added a "Re-run LaTeX" button (you might use it to get references or if you use gnuplot and sometimes need to compile twice). The app weights now a little bit too much to be fully uploaded on kde-apps. Thus, development files have been omited. They are still available on my blog.

v.1.7.2b : thanks to Pavel Fric (http://fripohled.blogspot.com/) the app is now available in Czech !

v.1.7.2 : TeXamator has been translated in French ! If you would like to translate it, just mail me.

v.1.7.1 : fixed a bug with the generate tab in the preferences and added a "delete" feature.

v.1.7.0a : minor changes in the interface

v.1.6.9 : added a wizard to automatically guesses preferences

v.1.6d : changed the app's icon... and the screenshots.

v.1.6c : changed the scrollbar's annoying behaviour

v.1.6b : fixed a little bug : the names weren't correct in the tree... oops.

v.1.6 : a few things weren't intuitive in the last gui : they have been changed. The program itself remains quite the same.

v.1.5d : quick fix : v.1.5c is the same as 1.5b : I uploaded the wrong file. I'll try to upload the good one as soon as possible. In the meantime this version corrects the exporting to dvi bug.

v.1.5c : -fixed a bug that appeared in version 1.5.b when exporting to a dvi (that's what happen when you develop on more than one computer :/).
- the scrollbars work better and when you move up/down exercises from the list, changes are applied directly.

v.1.5b : fixed a bug for users that don't use the preview package.

v.1.5 : some icons have changed.
The search field now works a la google except that you don't have to click on any search button : it works on the fly.

v.1.4.9 : a tab has been added to the preferences menu where you can manage multiple headers so as to export your exercises with user-defined headers.
Synthax highlighting has been added everywhere. To keep the program fast, it has "bugs" : you can enter math mode by typing "$" and leave it with "\end{equation}".

v.1.3c : save button was bugged (encoding problem).

v.1.3b : fixed a bug with default compile options. If you downloaded v.1.3 and if you can't make it work, please download this new version and delete the file ~/.partielator/compile_seq

v.1.3 : if \begin{whatever} is not on the begining of a line, it will work anyway.
You can choose not to use the preview package.
You can choose how to compile your files (with pdflatex instead of latex for example).

v.1.2 : you can now edit the code of an exercise by double-clicking on it once you have added it to the list.
LaTeX is run only when necessary

v.1.1d : The icons have been changed. I now use the Crystal Diamond Icons that look awesome and the untar app weights only 520Ko, with all the icon and Qt Designer files !

v.1.1c : Files have been reorganized and the application now has its own icon (I'm not good at doing that so don't be surprised if it looks awful ;) )

v.1.1 : Main Window's layout has been greatly improved and is customizable.

v.1.0.9b : added a search field and a right click on an element of the tree will expand the tree under this element.
config files are now encoded in utf8.

v.1.0.5b : fixed a bug with the save button and translated the whole code in english (there where still some comments in french)

v.1.0.5 : you can now easily edit preferences and generate random exams




LicenseGPL
(TeXamator version 2.alpha)
(TeXamator stable version (1.7))
Send to a friend
Subscribe
Other  Content  from snouffelaire
Report inappropriate content



-
.

 Great tool!

 
 by roctheme on: Dec 28 2015
 
Score 50%

I use it for another aim:

Since many years I wrote all my letter with latex.
All letters are stored in one directory.

With this tag: \begin{letter}!!!\end{letter}
and this option "-interaction=nonstopmode" instead of "-halt-on-error", due to missing attachments and images and special commands during latex build process, I have a fast overview about my nearly 400 letters.


Reply to this

-

 Re: Great tool!

 
 by snouffelaire on: Dec 29 2015
 
Score 50%

That's a good idea !

Makes me think maybe I should put this app in another category than "Scientific -> Education".

Anyhow, thanks for your message !


Reply to this

-
.

 Re: Re: Great tool!

 
 by roctheme on: Dec 29 2015
 
Score 50%

The category is not the point, I think.

For me it would be usefull to have an sort by date option for exercises.
But if this is not useful for you, please don't implement it.


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team