Re: [O] latex fragment png's size too small

2016-05-14 Thread Feng Shu
"Feng Shu" writes: > Nicolas Goaziou writes: > >> tumashu writes: >> >>> The problem is that the pic is too small and nearly can not see the >>> words in the picture, it will force user config it, if we use a larger >>> pic, it can work although it is ugly >> >> Then is :scale 1.2 enough? > > I

Re: [O] latex fragment png's size too small

2016-05-14 Thread Feng Shu
Nicolas Goaziou writes: > tumashu writes: > >> The problem is that the pic is too small and nearly can not see the >> words in the picture, it will force user config it, if we use a larger >> pic, it can work although it is ugly > > Then is :scale 1.2 enough? I tested in bare emacs, 1.2 seem ok

Re: [O] latex fragment png's size too small

2016-05-14 Thread Nicolas Goaziou
tumashu writes: > The problem is that the pic is too small and nearly can not see the > words in the picture, it will force user config it, if we use a larger > pic, it can work although it is ugly Then is :scale 1.2 enough? If it is too ugly, it will also force users configuring it anyway. Re

Re: [O] latex fragment png's size too small

2016-05-14 Thread tumashu
The problem is that the pic is too small and nearly can not see the words in the picture, it will force user config it, if we use a larger pic, it can work although it is ugly 在 2016-05-14 16:56:15,"Nicolas Goaziou" 写道: Hello, tumashu writes: > The preview png of latex fragment seem to small,

Re: [O] latex fragment png's size too small

2016-05-14 Thread Nicolas Goaziou
Hello, tumashu writes: > The preview png of latex fragment seem to small, what about change > default `org-format-latex-options' :scale from 1.0 to 2.0? As a data point, I use :scale 1.2. A factor of 2 may be too large for some users. In any case, the manual already highlights it: You c

[O] latex fragment png's size too small

2016-05-13 Thread tumashu
The preview png of latex fragment seem to small, what about change default `org-format-latex-options' :scale from 1.0 to 2.0?