[O] Bug in table export for latex? (underscore and ampersand)

2012-07-03 Thread Frozenlock
I'm trying to export a table with the following cell: BAT_30_CCR01_OUV_ZONE_PCE_30_2A_102_&_30_2A_101 The ampersand seems to be messing everything... I obtain this when I export: BAT\_{}30\_{}CCR01\_{}OUV\_{}ZONE\_{}PCE\_{}30\_{}2A\_{}102_\&_30\_{}2A\_{}101 For this to export normally, I would

Re: [O] [BUG?][babel] Re: Including source when exporting in PDF

2012-01-17 Thread Frozenlock
I'm sorry, but I don't quite understand... Would it be possible to send a minimum working example of your org file? On Mon, Jan 16, 2012 at 6:21 AM, Rainer M Krug wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 15/01/12 06:29, Frozenlock wrote: >>

[O] [BUG] ORG-LIST-END-MARKER when exporting from within a babel block with an exclude or include tag

2012-01-15 Thread Frozenlock
Ok, I know this a very specific application. Perhaps it's not even a bug and I'm using it the wrong way. Here is a minimum working example: #+TITLE: Test org file #+EXPORT_INCLUDE_TAGS: test2 * First heading

Re: [O] Including source when exporting in PDF

2012-01-14 Thread Frozenlock
:\\usepackage{attachfile2}\n" "#+LATEX: \\vfill \\textattachfile[print=false,color=0.5 0.5 0.5]{"filename".zip}{Source (.org) & html, txt...}\n"))) #+END_SRC == Enjoy! On Thu, Jan 12, 2012 at 8:59 AM, Rainer M Krug wrote: > On 12 January 201

Re: [O] Including source when exporting in PDF

2012-01-12 Thread Frozenlock
s? -- I tried ":exports result" with no success. I'll try to send a minimum working example shortly. On Thu, Jan 12, 2012 at 4:11 AM, Rainer M Krug wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12/01/12 03:06, Frozenlock wrote: >> To include mu

Re: [O] Including source when exporting in PDF

2012-01-11 Thread Frozenlock
ow to do that? On Wed, Jan 11, 2012 at 10:28 AM, Rainer M Krug wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 06/01/12 08:45, Eric Schulte wrote: >> Frozenlock writes: >> >>> I am a strong advocate in keeping the source of everything. >>>

[O] Org exports leaking into each other?

2012-01-10 Thread Frozenlock
I'm trying to do simultaneous exports of an org document by doing the following: #+begin_src emacs-lisp (org-export-as-ascii org-export-headline-levels) (org-export-as-html org-export-headline-levels) #+end_src Each export done manually is fine, but when done like my code, the .txt file seems to

[O] Including source when exporting in PDF

2012-01-04 Thread Frozenlock
I am a strong advocate in keeping the source of everything. However, a source can easily be lost if it doesn't follow the document. In LaTeX, there's a package to attach a file to a PDF (like when you attach a file to an email). By doing so, the source will follow the PDF even if the common reade

[O] Exclude column from table when exporting

2011-12-22 Thread Frozenlock
Is there a way to exclude columns when exporting a document containing tables? I know it is somewhat possible by using radio tables and :skipcols, but that would be a problem. I have _many_ tables and duplicate each of them, in addition of naming all of them, would be really complicated. I'm sear

Re: [O] Bill-of-materials

2011-10-25 Thread Frozenlock
Hi Bastien, I'm trying to push my changes to the Worg repo, but it asks me for my repo.or.cz's password. This confuses me, as the repo.or.cz states that they don't use password. One of the changes I've made is to host the org-bom.el on github (better than pastebin). https://g

Re: [O] Bill-of-materials

2011-10-22 Thread Frozenlock
Of course I do, it would be an honor! ;-) On Sat, Oct 22, 2011 at 12:32 PM, Nick Dokos wrote: > Bastien wrote: > >> Hi Frozenlock, >> >> Frozenlock writes: >> >> > This is a much better version of the little add-on I've written: >> > >

[O] Bill-of-materials

2011-10-20 Thread Frozenlock
Hi, This is a much better version of the little add-on I've written: Bill-of-materials (org-bom.el) I've used this for over 6 months now, daily. If you ever need to quickly make a quote for a client, or simply make easy to-buy list, this should help you. You can find the code here: http://paste

[O] New contribution: Bill-of-materials -- org-bom.el

2011-04-03 Thread frozenlock
Hello all! This is my contribution to the wonderful world of org mode: a bill-of-materials maker. This module will scan your entire buffer, collect data, store it in a local database and give it to you in a table. The power users might also want to use the database directly. For more inf

Re: Re: [O] Why does a column's name need to start with a letter? Changed source with no perceivable

2011-03-05 Thread frozenlock
columns could fill them-self with the component's characteristics. (My apologies for the double e-mail, the first one wasn't sent to the mailing list) On , Carsten Dominik wrote: Hi Christian, On 5.3.2011, at 04:35, Frozenlock wrote: > Greetings, > > Firs

[O] Why does a column's name need to start with a letter? Changed source with no perceivable side-effects

2011-03-04 Thread Frozenlock
Greetings, First and foremost, I must say I'm a new Org-mode user... as well as a new emacs user... and have only limited experience with lisp. I'm using a table in org-mode as a database, from which I retrieve information as needed from other tables. This database stores multiples components wit