59,573 reputation
4120332
bio website ctan
location Doha, Qatar
age 52
visits member for 2 years, 9 months
seen 5 hours ago
stats profile views 3,210

Interested in TeX and LaTeX for many years.


May
15
awarded  Notable Question
May
14
awarded  Enlightened
May
14
awarded  Nice Answer
May
11
awarded  Good Answer
May
10
awarded  Popular Question
May
9
awarded  Nice Answer
May
9
awarded  Popular Question
May
7
awarded  Good Answer
May
7
comment Reducing the time it takes to write a paper
Since these are printed hypelinking is unecessary. Also with hyperref you might have to compile one extra run.
May
6
awarded  Enlightened
May
6
awarded  Nice Answer
May
5
awarded  Nice Answer
May
2
comment How can I construct a page layout with framed boxes?
@StrawberryFieldsForever framebox and fbox are equivalent, fbox is a slightly faster version. The minipage part, I prefer it as it is an environment and easier to demarcate for longer texts.
Apr
30
awarded  Necromancer
Apr
29
comment Draw a grid for obtaining coordinates to pass to includegraphics' viewport option
Have a look at tex.stackexchange.com/a/45023/963
Apr
28
comment How to use “LaTeX in Word”?
@KevinC I think it will be difficult as MathJax is primarily aiming at web pages.
Apr
28
comment How to use “LaTeX in Word”?
This badly documented project uses php and perl to interface with LaTeX and run a script to run a server (defaults to an online link) to generate .png images for equations. To set your own server use WAMP. Not too sure if this is the best approach for you to type your maths though.
Apr
25
awarded  Good Answer
Apr
22
comment How can I improve this family tree in TikZ?
@Mårten I am a bit busy now, will you post this as a new question and I am sure someone will come up with an answer very quickly.
Apr
19
comment How can I construct a page layout with framed boxes?
@StrawberryFieldsForever That is from my own experience, if you have a lot of fields, even if they are macros. Try both approaches and see what is best for you.