43,788 reputation
361147
bio website tex.stackexchange.com/users/…
location Washington DC, United States
age 51
visits member for 2 years, 1 month
seen 24 mins ago
stats profile views 1,814

I'm an economist by training. I've been using LaTeX for more than 20 years, ever since I wrote my Ph.D. dissertation with an early version of LaTeX. I continue to use LaTeX for my working papers and some of my professional publications. I once edited an entire conference proceedings volume in LaTeX. At my current organization, I've written a package -- consisting of a LaTeX style file, a BibTeX style file, and a user guide -- that implements the various style and layout requirements my organization has come up with for working papers written by our economists. This package (i) has helped up free up much of the authors' time otherwise wasted on figuring out how to implement the guidelines written primarily for users of MS Word and (ii) has actually convinced some of our economists to finally make the switch from MS Word to LaTeX for their working papers.

Welcome to TeX.SX!


Jan
4
revised How to use hfill and underbrace together
added 613 characters in body
Jan
4
comment Problem with a very heavy EPS image - scatter plot too heavy as EPS
@JanHlavacek: Thanks for this. Did you try to compile your program with pdflatex as well? I've clarified my answer to emphasize that while there's a gain in terms of compilation speed, any gain in terms of size will depend on the nature of the eps file.
Jan
4
revised Problem with a very heavy EPS image - scatter plot too heavy as EPS
clarified statement about compilation speed and output file size
Jan
4
revised How to use hfill and underbrace together
provided addendum explaining how to use LaTeX's own methods for calculating the width of the material to be underbraced
Jan
4
comment How to use hfill and underbrace together
@Dejan: I'm writing an addendum to my answer to address this follow-up question.
Jan
4
comment Problem with a very heavy EPS image - scatter plot too heavy as EPS
@JanHlavacek: I'm afraid I don't have enough detail knowledge about the eps and pdf file formats to be able to answer your questions directly.
Jan
3
revised How to use hfill and underbrace together
better explanation of purpose of the `\makebox` command
Jan
3
revised Problem with a very heavy EPS image - scatter plot too heavy as EPS
added excerpt from the epspdfconversion package's user guide
Jan
3
revised Problem with a very heavy EPS image - scatter plot too heavy as EPS
more information about the conversion packages
Jan
3
answered Problem with a very heavy EPS image - scatter plot too heavy as EPS
Jan
3
comment Change itemize symbol in a Beamer note
In beamer, "notes" are (usually) things that are meant to show up on the presenter's own screen (e.g., on his/her laptop) but not on the main screen that the audience gets to see. See Section 19 of the manual, "Adding notes for yourself."
Jan
3
answered Change itemize symbol in a Beamer note
Jan
3
revised LaTeX inserts blank page between figures
added loading of graphicx package in the MWE
Jan
3
revised How to forbid LaTeX to put text between figures?
better explanation of purpose of not having more than one figure per figure float -- preserve compatibility with hyperref
Jan
3
revised LaTeX inserts blank page between figures
better explanation of why having two separate floats is useful if hyperref is used as well
Jan
3
revised LaTeX inserts blank page between figures
reworked the MWE to demonstrate its compatibility with the hyperref package; refocused the text on this issue as well
Jan
3
comment LaTeX inserts blank page between figures
It's possible to get \ref to work and generate separate (correct) cross-references with your method, but it doesn't seem to work at all if the hyperref package is loaded as well. I'm editing my answer to clarify this aspect of the cross-referencing process.
Jan
3
revised How to prepare my LaTeX based book for Word based proof reading?
changed two instances of "convertion" to "conversion"
Jan
3
answered How to use hfill and underbrace together
Jan
3
answered LaTeX inserts blank page between figures