164 reputation
4
bio website
location
age
visits member for 6 months
seen yesterday
stats profile views 6

May
9
comment Setting texinputs with .bat file (texlive2012)
thanks, it works :)
May
9
accepted Setting texinputs with .bat file (texlive2012)
May
9
asked Setting texinputs with .bat file (texlive2012)
Mar
25
asked List of tokens from TeX mouth
Mar
25
comment How to check if token is a macro?
I am sorry if I was not clear, my English is poor :). My goal is to collect all the tokens from external LaTeX document together with their category codes with possibility to put them back in their original form (macros should not be expanded). For example if there is a macro \foo which has inside \catcode\@=3, so when I am collecting tokens and I meet \foo, I recognize that it is a macro, collect it in its original form however letting TeX to execute it and change catcode for symbol @. The question is, is it possible to do it with TeX?
Mar
25
asked How to check if token is a macro?
Feb
15
asked How to compare two dvi files?
Feb
15
comment Help with verbatim-like environments
I am working with other people TeX files, so I am trying to write simple script that tries to parse document with most commonly used LaTeX commands and packages. My first goal would be to create dvi file, delete all comments, generate another dvi and compare source code. If they are identical, continue working with clean source. Another goal would be ability to check some patterns in different environments. I understand that full analysis is impossible, because TeX is quite complicated language. In advance knowing some packages and commands that changes usual syntax would be helpful.
Feb
14
asked Help with verbatim-like environments
Nov
25
accepted Selecting text between parenthesis in Emacs+AUCTeX
Nov
17
comment Display content in separate buffer in Emacs+AUCTeX
I am working with other people latex documents and sometimes they leave floating objects unlabeled and refer to them with text. So if You say it is possible I will find a way. Again, thank you.
Nov
17
accepted Display content in separate buffer in Emacs+AUCTeX
Nov
17
comment Display content in separate buffer in Emacs+AUCTeX
Thank you, that is very nice and it will be very handy. Is it possible to include in ToC tables and figures even if they are not labeled?
Nov
17
awarded  Analytical
Nov
17
asked Display content in separate buffer in Emacs+AUCTeX
Nov
17
asked Selecting text between parenthesis in Emacs+AUCTeX
Nov
17
comment Selecting environment with double click in Emacs+AUCTeX
When I am formatting layouts of papers for me it is more comfortable to use mouse when i want to change the location of floating objects. Zoom out find appropriate place for floating object, double click on '\begin{floating_object}' cut and paste where you want. Maybe mouse seems handy for me because I am windows user :). However I am trying to change my habits. Another thing that i need is a command that selects whole word if my cursor is in the middle of it, together with backslash in front of it (if it is there). And how can i change definition of a word, to change movement measures?
Nov
16
comment Delete comments in tex file with Emacs+Auctex
Than You, it is very helpful. I appreciate your assistance.
Nov
16
awarded  Scholar
Nov
16
accepted Delete comments in tex file with Emacs+Auctex