Re: [RFC] DOCT: Declarative Org Capture Templates (easier template syntax)

2022-03-24 Thread physiculus
+1 -- Jens Reimer

Re: Choosing a LaTeX Compiler (my predilection for LuaTeX)

2021-04-07 Thread physiculus
Am Mi, 2021-04-07, 19:26 +0200, Juan Manuel MacĂ­as schrieb: Yes that works! usually i do not use imagemagick. I use graphicsmagick, but ido not know how i have to set the right command line. SVG does nothing. Very sad :-( I want to use this because of quality reasons. Do you know, how i can test

Re: Choosing a LaTeX Compiler (my predilection for LuaTeX)

2021-04-07 Thread physiculus
ty %D -trim -antialias %f -quality 100 %O"))) here is the testfile: \begin{displaymath} \sqrt{a^2-b^2}=c \end{displaymath} \begin{equation}% arbitrary environments, x=\sqrt{b} % even tables, figures \end{equati

Re: Choosing a LaTeX Compiler (my predilection for LuaTeX)

2021-04-06 Thread physiculus
Hello, i use LuaTex / LuaLatex successfully after some configs and readings. The result (quality and speed) for me is better then with the old latex engine. I'm satisfied. BUT one thing isn't working and as far as i read here, there is no solution yet :-( The latex-preview inside org-mode is not po

[O] org-capture template; insert a Property named Category with autocompletion; How?

2017-09-24 Thread Physiculus
obal-properties (quote (("CATEGORY" . "Garten") ("CATEGORY" . "Haus") ("CATEGORY" . "Ich") ("CATEGORY" . "Leben" How could i configure it? Best Regards Physiculus