| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 4 months |
| seen | Apr 20 at 19:51 | |
| stats | profile views | 21 |
|
Sep 22 |
awarded | Popular Question |
|
Jan 11 |
awarded | Yearling |
|
Dec 31 |
accepted | overbrace/underbrace but with an arrow instead |
|
Dec 17 |
comment |
Right-to-left text in LaTeX - reversed numbers and parentheses Right, but both of those are included by polyglossia, so there's no need to explicitly load them. |
|
Dec 16 |
comment |
Right-to-left text in LaTeX - reversed numbers and parenthesesbidi, fontspec, xltxtra and xunicode are all unnecessary. And in fact it's necessary to load polyglossia last more often than not. |
|
Dec 16 |
comment |
Right-to-left text in LaTeX - reversed numbers and parentheses As someone who started with LaTeX and Babel a few weeks ago, let me save you some headaches: use XeTeX and polyglossia instead. Things like this work there out of the box, and other little quirks that Babel has are working fine there. |
|
Dec 12 |
comment |
Placing \section, \subsection in the right margin of an RTL document I will try this sometime in the future. For now I got rid of subsections entirely and I'm manually typing the section titles, i.e. \section*{1}, \section*{2 א}, \section*{2 ב}. It's slightly more work, but it does the trick ;) |
|
Dec 12 |
accepted | Placing \section, \subsection in the right margin of an RTL document |
|
Dec 12 |
comment |
Placing \section, \subsection in the right margin of an RTL document Awesome! This is very close to what I want. The \renewcommand actually did work for me. I also changed the titleformat to include \thesection to get the current section right next to the subsection in the right margin. I have one problem left: \section still shows the current section (in your picture, the single 1 at the top). Is there a way to omit it while keeping the counter itself? (so \thesection keeps on showing in the right margin) |
|
Dec 12 |
accepted | \theoremindent adds space to left side when used with RTL languages |
|
Dec 12 |
comment |
RTL theorems with ntheorem and xetex have separator in wrong place I have the latest of all the above (texlive-2011) and I'm seeing the same thing as Eyal. |
|
Dec 11 |
accepted | different constructs of inline English yields different fonts in polyglossia |
|
Dec 11 |
asked | Placing \section, \subsection in the right margin of an RTL document |
|
Dec 11 |
asked | different constructs of inline English yields different fonts in polyglossia |
|
Dec 11 |
asked | \theoremindent adds space to left side when used with RTL languages |
|
Dec 9 |
comment |
overbrace/underbrace but with an arrow instead I'm talking about your solution as it is shown here.. is it possible to alter it to do what I asked? |
|
Dec 9 |
comment |
overbrace/underbrace but with an arrow instead is it possible to modify this to a down arrow and position everything beneath? also how can I add some padding around the arrow? it's too close sometimes i.imgur.com/N1MHu.png |
|
Nov 29 |
accepted | How do I get babel to use the same typeface for regular and bold Hebrew text? |
|
Nov 25 |
comment |
How do I get babel to use the same typeface for regular and bold Hebrew text? Fails compilation, no such package. I've come to the conclusion that getting this to work properly is extremely tricky. For now I'll settle with what I have. In the future I might try to get the latest texlive and give this another go. Thanks for trying. |
|
Nov 23 |
accepted | polyglossia and algorithmicx - Missing \endcsname inserted |