304 reputation
8
bio website
location
age
visits member for 7 months
seen May 2 at 11:59
stats profile views 190

May
2
comment Overwrite file on export (save as pdf)
typical for this site: question closed. Remark: Other software (e.g. LyX) can update pdfs. Why is it not a valid question to ask if mathematica could do it?
Apr
24
comment Overwrite file on export (save as pdf)
At least one could expect an error message from mathematica instead of asking if one wants to overwrite and then silently do nothing...
Apr
24
comment Overwrite file on export (save as pdf)
It's the same problem for Adobe & Foxit on windows.
Apr
23
asked Overwrite file on export (save as pdf)
Nov
28
accepted Order/Dependency of Styles in a Stylesheet
Nov
3
accepted Custom File Palette
Nov
3
accepted DisplayFormula not working as expected
Oct
30
awarded  Promoter
Oct
28
comment How to set Math text size & line spacing
Yep, but InlineFormula is different from InlineCell
Oct
28
asked Order/Dependency of Styles in a Stylesheet
Oct
28
answered DisplayFormula not working as expected
Oct
28
comment DisplayFormula not working as expected
I do not get a number on the right side. I expect a certain margin, offsetting the formula from the plain text. The problem arises - as I now realize - from the cell being inline.
Oct
28
asked DisplayFormula not working as expected
Oct
28
asked How to set Math text size & line spacing
Oct
20
comment Examples of (well coded) packages using custom notation
OK. It is well coded and working, but hardly readable. This is a fundamental problem of autogenerated packages!
Oct
19
comment Cursor Position / Insertion Point
@LeonidShifrin 1. Cannot find your code 2. Can CellInformation be used to SET something?
Oct
18
asked How to hide inline Cells
Oct
18
comment Examples of (well coded) packages using custom notation
My comment was about WildCats, your own package. We really need a "Best Pratices for package programming" question...
Oct
18
awarded  Critic
Oct
18
comment Cursor Position / Insertion Point
Aha, from experimenting with SelectionMove I come to the conclusion that a "Selection" can also be empty and then just represents the Insertion point. This is not at all evident from the naming of that function! (this happens e.g. on SelectionMove[nb, Next, Character]