[O] [R]Somehow orgmode doesn't export code to pdf in MINTED environment!

2017-04-30 Thread vendo.li...@libero.it
Hello again, I've opened my .emacs file and "refreshed" it by clicking on the menu Emacs-Lisp > Evaluate Buffer. After doing this, somehow EMACS now knows it must put code within MINTED environment in the .tex file and not use LISTINGS instead. I guess Nick was right -- my EMACS doesn't see its

[O] Somehow orgmode doesn't export code to pdf in MINTED environment!

2017-04-30 Thread vendo.li...@libero.it
Hello, I've already posted a few days ago on my MINTED problem. On someone's suggestion on this mailing list, I cleared up my init file and only left the following settings: - (server-start) ; (add-hook 'LaTeX-mode-hook 'turn-on-reftex) (setq reftex-plug-into-AUCTeX t) ;;; a key

[O] LaTeX export of org file uses listings instead of minted, why?

2017-04-23 Thread vendo.li...@libero.it
Does this code from the backed-up .emacs interfere with TeX not working with MINTED in the body of the .tex file? Should I eliminate it? I'm thinking of posting all the bits of code where `minted' is mentioned, in the hopes that some of you experts can tell me whether I could eliminate/edit

[O] LaTeX export of org file uses listings instead of minted, why?

2017-04-23 Thread vendo.li...@libero.it
Hello again, I'm still trying to find out why emacs doesn't pick up MINTED instead of LISTINGS to handle code blocks when exporting files from .org to .pdf, via .tex. I backed-up my previous .emacs file (which had a lot of customization for Beamer, AUCTeX etc.), loaded Nick Dokos' minimal init

[O] LaTeX export of org file uses listings instead of minted, why?

2017-04-19 Thread vendo.li...@libero.it
Hello there!I'm having a bit of a problem telling emacs to use MINTED instead of LISTINGS to handle code blocks enclosed within #+BEGIN_SRC and #+END_SRC when exporting from an org file. I've had to Customize Org Groups using the GUI menu `Org' but as soon as I close and restart emacs, it goes

[O] R: Re: tabularx from org to latex not recognized

2016-05-04 Thread vendo.li...@libero.it
of the following patterns: | “#+KEY: VALUE”, “#+KEY[OPTIONAL]: VALUE” or “#+ATTR_BACKEND: VALUE”. | | ... ` -- Nick >ORIGINAL MESSAGE >Da: Eric S Fraga <e.fr...@ucl.ac.uk> >Data: 3-mag-2016 17.07 >A: "vendo.li...@libero.it"<vendo.li...@libero.it> >Cc:

Re: [O] tabularx from org to latex not recognized

2016-05-03 Thread vendo.li...@libero.it
Hello Nick, Thank you for fixing the <10> character-width problem with the 2nd column of the table in Org-mode problem, your solution worked. Now the table is much more legible, within Emacs' reduced window. Unfortunately the ultimate pdf if still giving problems. The table is too wide and the

[O] tabularx from org to latex not recognized

2016-05-01 Thread vendo.li...@libero.it
Hello Org-mode users' group, I'm having trouble with tables, in particular with trying to get Org-mode to understand the attributes in #+ATTR_LATEX. I have a 7x3 (rows x columns) table that has lots of text in the 2 column. This means I can't properly see the table if Emacs' window is reduced

Re: [O] Wrong type argument: characterp, 134217782 (??)

2016-01-25 Thread vendo.li...@libero.it
) " perhaps? I'm not sure how to write this remapping command and I don't want to break emacs' configuration. Can you give me some pointers? Thank you again for taking the time to get into this hairy business. >Messaggio originale >Da: Charles C. Berry <ccbe...@ucsd.edu&

Re: [O] Wrong type argument: characterp, 134217782 (??)

2016-01-24 Thread vendo.li...@libero.it
, I'd like to add that pressing TAB after '-' (dash) in an itemize environment doesn't put '\item'. I believe it's an empty command. P. >Messaggio originale >Da: Charles C. Berry <ccbe...@ucsd.edu> >Data: 24-gen-2016 5.57 >A: "Eric S Fraga"<e.fr...@ucl.ac.

[O] Wrong type argument: characterp, 134217782 (??)

2016-01-23 Thread vendo.li...@libero.it
First of all, I really like using Org-mode! A couple of days ago I discovered I could rapidly insert occasional math expressions in org files with CDLaTeX so I tried to activate it with 'M-x org-cdlatex-mode' but Org mode couldn't find cdlatex.el as it wasn't present in the emacs' folders. I

[O] R: Re: Wrong type argument: characterp, 134217782 (??)

2016-01-23 Thread vendo.li...@libero.it
uot;\\?" symbol) (progn (cdlatex-position-cursor cdlatex-math-symbol() call-interactively(cdlatex-math-symbol nil nil) command-execute(cdlatex-math-symbol) To me it sounds gibberish. Maybe the experts will understand what "level d" is. >Messaggio originale &g

[O] R: Re: How to install CDLaTeX in emacs24, on Windows 7?

2016-01-20 Thread vendo.li...@libero.it
ind a way to tell CDLaTeX that that key is backtick and it should accept it in order to execute the commands I'm typing. How do say that in e-lisp? >Messaggio originale >Da: Rasmus <ras...@gmx.us> >Data: 20-gen-2016 15.25 >A: <emacs-orgmode@gnu.org> >Ogg:

[O] R: Re: How to install CDLaTeX in emacs24, on Windows 7?

2016-01-20 Thread vendo.li...@libero.it
u.org> >Ogg: Re: [O] How to install CDLaTeX in emacs24, on Windows 7? > >"vendo.li...@libero.it" <vendo.li...@libero.it> writes: > >> Hello, I'm having trouble understanding in which directory to download >> the cdlatex.el script that Mr. Dominik wrote.

[O] How to install CDLaTeX in emacs24, on Windows 7?

2016-01-19 Thread vendo.li...@libero.it
Hello, I'm having trouble understanding in which directory to download the cdlatex.el script that Mr. Dominik wrote. I'm on Windows 7, emacs 24, my AUCTEX version is 11.88 and I also have Org-mode 8.2 and yasnippet installed. When I give the command M-x org-cdlatex-mode, Emacs responds "Cannot