Question about citation formatting

2024-03-26 Thread Christian Wittern
Dear org users, This is my second paper I am formatting with the new citation framework, this time using csl for the first time, since basic does not fit the bill anymore. This paper is discussing and comparing translations to the same text. So when I mention publications in the text, I want

Re: [O] [org-ref] how to tweak display of links and entries

2017-01-12 Thread Christian Wittern
his proves that this is a viable road for this kind of material. There is still no established and robust way to do this kind of thing in any format, so I am great to see this is possible. All the best, Christian -- Christian Wittern, Kyoto

Re: [O] [org-ref] how to tweak display of links and entries

2017-01-11 Thread Christian Wittern
hat I wanted to know, all I want to do is hide the citekey in this case. All the best, and thanks for given us the present of org-ref, Christian -- Christian Wittern, Kyoto

[O] [org-ref] how to tweak display of links and entries

2017-01-10 Thread Christian Wittern
about this, but can't find it now. Any help appreciated, Christian -- Christian Wittern, Kyoto

[O] patch for org-compile-file

2016-12-22 Thread Christian Wittern
Dear Org List, I came across a typo that makes exporting to Latex impossible. The attached patch fixes this problem. This is the first patch I submit, and I changed just one line. If there is a problem, you can just fix this one place manually. All the best, Christian -- Christian

Re: [O] Preventing Org from being installed by elpa

2016-12-21 Thread Christian Wittern
On 12/21/2016 10:25 PM, Karl Voit wrote: * Christian Wittern wrote: On 12/21/2016 05:07 AM, Karl Voit wrote: I got the tipp of creating «~/.emacs.d/elpa/org-3101/org-pkg.el» with: (define-package "org" "3101" "Dummy org mode package" 'nil

Re: [O] Preventing Org from being installed by elpa

2016-12-21 Thread Christian Wittern
) load("/home//.emacs.d/elpa/org-3101/org-autoloads" nil t) Is there a way to avoid this? All the best, Christian -- Christian Wittern, Kyoto

Re: [O] patch for custom colored links in org-mode

2016-06-27 Thread Christian Wittern
'bracket lk) '(org-activate-bracket-links (0 'org-link t))) + (if (memq 'plain lk) '(org-activate-plain-links (0 'org-link))) + (if (memq 'bracket lk) '(org-activate-bracket-links (0 'org-link))) (if (memq 'radio lk) '

Re: [O] HTML export without org title as H1?

2016-06-10 Thread Christian Wittern
On 06/10/2016 10:17 PM, John Kitchin wrote: I am not sure I follow what you want. You can get rid of the title with the option: title:nil Yes, this is exactly what I need. Thank you! All the best, Christian -- Christian Wittern, Kyoto

[O] HTML export without org title as H1?

2016-06-10 Thread Christian Wittern
+SETUPFILE: kanripo.blog.setup #+OPTIONS: num:nil toc:nil html-style:nil #+begin_html ... #+end_html ** Here starts the first real head .. and so on Any help appreciated, Christian -- Christian Wittern, Kyoto

Re: [O] seeking advice on use of drawers vs blocks

2016-04-08 Thread Christian Wittern
Dear Nicolas, On 2016-04-07 20:57, Nicolas Goaziou wrote: > ":end:" is also valid. Syntax is case-insensitive, unless specified in > the document. Thank you for this clarification. All the best, Christian -- Christian Wittern, Kyoto

Re: [O] seeking advice on use of drawers vs blocks

2016-04-07 Thread Christian Wittern
uting variant if possible). Christian -- Christian Wittern, Kyoto

Re: [O] seeking advice on use of drawers vs blocks

2016-04-07 Thread Christian Wittern
s a document discussed a while ago that would define org syntax, but I can't remember now where this document is. Does anybody remember? All the best, Christian -- Christian Wittern, Kyoto

[O] seeking advice on use of drawers vs blocks

2016-04-04 Thread Christian Wittern
how this can be done? Has anybody done something similar? Apart from that, I wonder if there are other things to consider in the question: Should I move to block syntax rather than staying with drawers? Any and all comments appreciated, Christian Wittern [1] http://www.mandoku.org/mandoku

Re: [O] references to arbitrary labels in org and export to latex

2016-02-05 Thread Christian Wittern
o use something like 'url;mandoku-en' instead. Yes, right, but it seems I still do not get the numbering I would like to have, so I guess I will have to go with the Bibtex route after all. Thanks anyway. Christian -- Christian Wittern, Kyoto

[O] references to arbitrary labels in org and export to latex

2016-02-02 Thread Christian Wittern
: url:mandoku-en at the place where the URL is. This does not work as expected and the exporter complains about a missing link to url:mandoku. Does anybody have an idea about how to solve this? Christian -- Christian Wittern, Kyoto

[O] orgmode display in grep buffers

2016-02-02 Thread Christian Wittern
hit gets lost. All the best, Christian -- Christian Wittern, Kyoto

Re: [O] Two column layout from org source?

2015-12-06 Thread Christian Wittern
Dear John On 2015-12-07 07:24, John Kitchin wrote: > check > out > http://mirrors.concertpass.com/tex-archive/macros/latex/contrib/paracol/paracol-man.pdf > > > Looks like this is exactly what I need, thanks. Christian -- Christian Wittern, Kyoto

Re: [O] Two column layout from org source?

2015-12-06 Thread Christian Wittern
ved. Any advice on this is also appreciated. Christian -- Christian Wittern, Kyoto

[O] Two column layout from org source?

2015-12-05 Thread Christian Wittern
Dear org users, I need to produce a two-column text, where each of these columns has the same content but in a different language. I would like to derive this from org documents. Any ideas on how to set this up are much appreciated! All the best, Christian -- Christian Wittern, Kyoto

Re: [O] Citation processing via Zotero + zotxt

2015-12-02 Thread Christian Wittern
nds and let the user decide what to use. If the result is in both cases org-formated citations, that should not make it too difficult, no? All the best, Christian -- Christian Wittern, Kyoto

Re: [O] iPad text editor for .org files in Dropbox?

2015-11-25 Thread Christian Wittern
y to the associated Dropbox folder. Christian -- Christian Wittern, Kyoto

Re: [O] emacs & org mode for scholars questions

2015-09-03 Thread Christian Wittern
On 2015-09-02 19:40, John Kitchin wrote: > Cool! Thanks for the shout out to org-ref! > > my jmax starter package (http://github.com/jkitchin/jmax) is basically > designed for the last point you described. I use it with students (41 > this semester!) as a standalone "package". It isn't as polished

Re: [O] Parent path for links

2015-02-19 Thread Christian Wittern
~/working/project in your header, than you can reference it as [[wp:your-project.org]] instead of [[~/working/project/your-project.org]]. Best, Christian -- Christian Wittern, Kyoto

Re: [O] Japanese popularity of orgmode

2015-01-29 Thread Christian Wittern
orgmode website/wiki had > Japanese content. This has me curious. Does anyone know the story of > what's causing it to take off in Japan, or whether "taking off" is even > the right word? Is it just a few people or a department at a university > that are using it? > >> > > -- Christian Wittern, Kyoto

Re: [O] Desktop search for Org-Mode (linux/os-x). Looking for betas and code reviewers

2014-05-21 Thread Christian Wittern
Jonathan, Sounds like an interesting project. If you are ready, I'd like to have a look. Cheers, Christian -- Christian Wittern, Kyoto

Re: [O] Reference to org-drawers in the manual

2014-03-31 Thread Christian Wittern
On 2014-03-30, 16:49, Nicolas Goaziou wrote: We removed a limitation, not the feature itself. Now you can use drawers without having to specify its name in a DRAWER keyword. That is great. Thank you for the clarification! Christian -- Christian Wittern, Kyoto

Re: [O] Reference to org-drawers in the manual

2014-03-29 Thread Christian Wittern
t and what is the suggested workaround? In case somebody wonders, I am using custom drawers for specific multiline annotations and declare them in the file header. All the best, Christian -- Christian Wittern, Kyoto

Re: [O] Export problem with #+BEGIN_EXAMPLE block

2014-03-12 Thread Christian Wittern
anything with the export settings at all, but I have used org for 8 years now, so something might have crept in during that time... All the best, Christian -- Christian Wittern, Kyoto

[O] Export problem with #+BEGIN_EXAMPLE block

2014-03-11 Thread Christian Wittern
, neither an export to HTML nor to PDF shows the part within the example block. In the real file, there is in fact a part of the text after the example also falling out, but I tried to remove everything to make a minimal example. Any ideas what might wrong here are welcome. Christian -- Christian

[O] patch for worg (was:Re: help with porting babel example on worg to latest version)

2014-01-06 Thread Christian Wittern
wrong. Cheers, Christian -- Christian Wittern, Kyoto >From 08b07bbdd88bd78dd880a726f875ac167d4e2597 Mon Sep 17 00:00:00 2001 From: Chris Wittern Date: Mon, 6 Jan 2014 20:57:48 +0900 Subject: [PATCH] Adopted the fibonacci example to Org 8.x syntax --- org-contrib/babel/intro.org |

[O] help with porting babel example on worg to latest version

2014-01-05 Thread Christian Wittern
f (or (= n 0) (= n 1)) n (+ (fibonacci (- n 1)) (fibonacci (- n 2) (mapcar (lambda (row) (mapcar #'fibonacci row)) fib-inputs) #+end_src All the best, Christian -- Christian Wittern, Kyoto

Re: [O] Customization Survey 2013

2013-11-04 Thread Christian Wittern
57 responses as of a few minutes ago (not counting me, LOL). I will start tabulating tomorrow sometime. Thank you all Mike -- Christian Wittern, Kyoto

[O] convenience sort function

2013-09-23 Thread Christian Wittern
etkey-func and compare-func. Something like this (org-sort-entries t ?r t t "PRE") or this (org-sort-entries t ?r nil nil "PRE") does not work, and reading the source does not give me any clues (probably because I do not understand what is going on) Any help would be appre

Re: [O] Remove Org and Tbl from menubar for derived mode

2013-09-15 Thread Christian Wittern
On 2013-09-14 13:42 , Jambunathan K wrote: (add-hook 'org-mode-hook (lambda nil (local-unset-key [menu-bar Org]))) Thanks, if I do this for my derived mode, it does exactly what I need! Christian -- Christian Wittern, Kyoto

Re: [O] Remove Org and Tbl from menubar for derived mode

2013-09-13 Thread Christian Wittern
p:-) So still wondering... Christian -- Christian Wittern, Kyoto

[O] Remove Org and Tbl from menubar for derived mode

2013-09-13 Thread Christian Wittern
advance, Christian -- Christian Wittern, Kyoto

Re: [O] Reading books with org-mode

2013-07-31 Thread Christian Wittern
image/foo.png]] and add inlineimages to a start-up option on the file. -- Kyle Sexton -- Christian Wittern, Kyoto

Re: [O] Should comments break paragraphs?

2013-07-15 Thread Christian Wittern
would seem necessary to treat comments as special, different from other elements. Just my 2 yen, Christian -- Christian Wittern, Kyoto

Re: [O] How to remove spaces for soft line-breaks

2013-07-08 Thread Christian Wittern
, this requires either a derived custom export engine or a internationalization framework that allows the specification of the text language. Christian -- Christian Wittern, Kyoto

Re: [O] Let's discuss citation and Org syntax

2013-06-26 Thread Christian Wittern
tweak the description as necessary. RefTex it ain't, and it's cumbersome for multiple citations, but it works. Yours, Christian -- Christian Wittern, Kyoto

Re: [O] org-babel, python, encoding and table

2013-05-29 Thread Christian Wittern
ut) #+END_SRC There are other methods, for example resetting the default encoding in the site-wide file site.py, but that is not very portable. Hope this helps, Christian -- Christian Wittern, Kyoto

Re: [O] Let's discuss citation and Org syntax

2013-05-21 Thread Christian Wittern
stian -- Christian Wittern, Kyoto

Re: [O] how to best make characters invisible in a org-derived mode

2013-05-01 Thread Christian Wittern
luttered display. All the best, Christian -- Christian Wittern, Kyoto

[O] how to best make characters invisible in a org-derived mode

2013-04-26 Thread Christian Wittern
pointers or ideas on how to implement this, either by piggy-packing on org-mode code or by using generic Emacs features. All the best, Christian -- Christian Wittern, Kyoto

Re: [O] [PATCH] export to various flavors of (X)HTML

2013-04-23 Thread Christian Wittern
-- Christian Wittern, Kyoto

Re: [O] Displaying agenda for today instead of diary with the calendar

2012-11-01 Thread Christian Wittern
On 2012-11-01 12:41, Nick Dokos wrote: (add-hook 'calendar-initial-window-hook 'org-agenda-list) That's it, it works wonderfully! Thank's a lot, Christian -- Christian Wittern, Kyoto

[O] Displaying agenda for today instead of diary with the calendar

2012-10-31 Thread Christian Wittern
buffer. Upon investigation, it seems that calendar calls 'view-diary-entries' to display the diary. Has anybody here managed to replace this with an appropriate call to display the agenda buffer? How would I go ahead to achieve this? Any help appreciated, Christian -- Christi

Re: [O] Organizing a collection of papers

2012-07-02 Thread Christian Wittern
am quite pleased with the results. All the best, Christian -- Christian Wittern, Kyoto

Re: [O] Tweaking the export

2012-02-03 Thread Christian Wittern
seems that this is at the moment not possible, but I think it would be good to think about this, that will make defining new exporters or even org-file tweakers a breeze. Anyhow, again thanks for writing the new parser / exporter and for your help with my problem! All the best, Christian -- Christian Wittern, Kyoto

Re: [O] org mode in press

2012-01-29 Thread Christian Wittern
trick for me, now all dependencies are met. Yeah! Christian -- Christian Wittern, Kyoto

Re: [O] org mode in press

2012-01-28 Thread Christian Wittern
! Big thanks to the authors. I remember reading it with great pleasure back when Eric posted it to the list: beautiful stuff. I look forward to rereading it. Congratulations! Nick -- Christian Wittern, Kyoto

Re: [O] Tweaking the export

2012-01-27 Thread Christian Wittern
rn. All the best, Christian -- Christian Wittern, Kyoto

Re: [O] Tweaking the export

2012-01-27 Thread Christian Wittern
be an easy task with the new exporter -- but still a bit at loss on where to start... All the best, Christian -- Christian Wittern, Kyoto

[O] Tweaking the export (was: Re: [ANN] ASCII back-end for new export engine)

2012-01-25 Thread Christian Wittern
could give me some pointers at how to tackle this problem. (And please be kind, since my elisp fu is pretty insignificant:-( ) All the best, Christian Wittern, Kyoto

Re: [O] Side-by-side support

2012-01-23 Thread Christian Wittern
ready be done with column properties?) All the best, Christian -- Christian Wittern, Kyoto

[O] Side-by-side support (was:Re: [ODT] image scaling overridden by long caption)

2012-01-22 Thread Christian Wittern
otes and so on. Therefore I end up with multiple 'tables', which will need to have the same width throughout the document. Therefore for this use-case, I would like to see a global setting for the relative width of these columns. All the best, Christian Christian Wittern, Kyoto

Re: [O] Captions for src and example blocks

2012-01-15 Thread Christian Wittern
aption. BTW, is it currently possible to set the size for figures (I mean, included graphic)? I know it is possible in Latex, but the Latex directive seems to be ignored by ODT? Anyway, I guess this problem will go away with the new generic exporter. ALl the best, Chris -- Christian Wittern, Kyoto

Re: [O] Captions for src and example blocks

2012-01-15 Thread Christian Wittern
Hi Nicolas, Thanks for your answer. On 2012-01-14 17:43, Nicolas Goaziou wrote: Hello, Christian Wittern writes: There was a thread last April about a way to introduce captions and labels to src and example blocks (see http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00877.html

[O] Captions for src and example blocks

2012-01-13 Thread Christian Wittern
. So a generic org-mode solution would be much more helpful. I wonder if somebody has any idea about how to achieve this. Greetings, Chris -- Christian Wittern, Kyoto

Re: [O] execute function when TAB expands a headline

2011-06-08 Thread Christian Wittern
On 2011-06-08 20:15, Matt Lundin wrote: Christian Wittern writes: I believe hi-lock mode etc. could do the trick, but I am stuck at how to hook into the TAB execution, so that I can call my code. Any hints very much appreciated! I believe you could use org-cycle-hook. Great! That indeed

[O] execute function when TAB expands a headline

2011-06-08 Thread Christian Wittern
Hi there, I am (also!) using org-mode for displaying dictionary data, with the headword part of the headline. When I press on TAB, the entry expands and I see the explanation and some sample sentences. Now, to make it easier (for my eyes) to parse the examples, I would like to highlight the head

Re: [O] set different colors for different link types

2011-04-29 Thread Christian Wittern
the link description or at the link itself: [[file://path/to/my file]] [[http://www.example.com/path/to/my file]] This color-independent solution works even if colors would not be available occasionally like with some terminal configs. Michael 2011/4/29 Christian Wittern: In the archives, I have

[O] set different colors for different link types

2011-04-29 Thread Christian Wittern
Hi there, In the archives, I have seen on and off references to a new, extensible syntax that would go beyond /italic/, *bold* and =code=, but I have seen no traces of seeing it implemented. For the time being, therefore I am settling on having different linktypes coming up in different colors, w

Re: [Orgmode] "{" in Latex fragments

2010-08-25 Thread Christian Wittern
Christian Wittern, on the road On Aug 25, 2010, at 17:39, Eric S Fraga wrote: >> >> to >> >> hello [\J ウ ] or: (\J ウ) >> >> [] and () are not escaped >> >> cheers, >> Giovanni > > I think because the {}'s define a s

[Orgmode] "{" in Latex fragments

2010-08-25 Thread Christian Wittern
Hi there, In my org-mode document, I have a special sequence to switch to a Japanese font defined as \J. When using this, I have to do something like {\J (Japanese characters here}. However, when I run the org-mode export, the braces "{" and "}" are escaped as \{ and \} and thus loosing their fu

Re: [Orgmode] trying to get xetex working with org-mode

2010-08-13 Thread Christian Wittern
. All the best, Christian -- Christian Wittern, Kyoto ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] trying to get xetex working with org-mode

2010-08-13 Thread Christian Wittern
Hi there, This has come up before, but a search in the archive did not produce enough information for me to solve the problem. I want to export to PDF via XeTex on Mac OS X (Emacs 23.2) and org-mode 7.01g. After studying the manual and looking at this message in the archive: (from: http://osdi

Re: Switch language on heading lines in Latex export (was Re: [Orgmode] Re: org-beamer: How to get items appear sequentially rather than all at once)

2010-03-25 Thread Christian Wittern
Darlan, Thank you again. I think I understand the problem now. On 2010-03-25 20:02, Darlan Cavalcante Moreira wrote: Summarizing, define your macros as Latex macros instead of TeX ones and they should work. That is, something like \J{XXX}. Currently, the definition is \newfontfamily{\J}[

Switch language on heading lines in Latex export (was Re: [Orgmode] Re: org-beamer: How to get items appear sequentially rather than all at once)

2010-03-24 Thread Christian Wittern
org-mode, I am sure there must be a (obvious) solution which I am just failing to see As always, any help appreciated Christian -- Christian Wittern, Kyoto ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list.

[Orgmode] Re: org-beamer: How to get items appear sequentially rather than all at once

2010-03-23 Thread Christian Wittern
Dear Matt, On 2010-03-24 9:01, Matt Lundin wrote: You need to set the default overlay argument on the frame (i.e., [<+-]). This instructs LaTeX to create slides that reveal the items in the frame one by one. If you want to enable this behavior for all slides, you can place the following line be

Re: [Orgmode] org-beamer: How to get items appear sequentially rather than all at once

2010-03-23 Thread Christian Wittern
RTIES: :BEAMER_envargs: \pause :END: I guess I dont really understand how this is supposed to work, so a minimal example would be much appreciated! Christian -- Christian Wittern Institute for Research in Humanities, Kyoto University 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265,

[Orgmode] org-beamer: How to get items appear sequentially rather than all at once

2010-03-23 Thread Christian Wittern
Hello Org-mode users, I am trying to prepare a presentation with org-mode. So far, I got it working by changing the sample file on the website until it looks like I need it. However, I did not manage to get the points on a slide to appear one after the other, they are always there at once. The

[Orgmode] Re: problem with org-remember

2010-03-06 Thread Christian Wittern
Replying to myself here, Mr Google told me that this seems to be a bug in my Emacs version. Recompiling a more recent pretest made the problem go away. Sorry for the noise and happy orging, Christian On 6 March 2010 11:40, Christian Wittern wrote: > Hi there, > > Today I stumbl

[Orgmode] problem with org-remember

2010-03-06 Thread Christian Wittern
macs would complain about it in Ubuntu and not in Mac (there is a very slight difference of about two weeks between compiling them), so I really have no idea what went wrong and how to fix it. As always, any help appreciated, Christian -- Christian Wittern, Kyoto

[Orgmode] Re: latex export on mac os x with xelatex

2010-02-22 Thread Christian Wittern
find out more once I have a little time. Thanks for your time:-) All the best, Christian On 2010-02-22 16:34, Christian Wittern wrote: > Dear Orgmode users, > > I am trying to get Latex export working on a Mac OS X system. I have > installed MacTex with the whole texlive tree. I add

[Orgmode] latex export on mac os x with xelatex

2010-02-21 Thread Christian Wittern
Dear Orgmode users, I am trying to get Latex export working on a Mac OS X system. I have installed MacTex with the whole texlive tree. I added the path to these binaries to exec-path like so: (if (eq window-system 'mac) (add-to-list 'exec-path "/usr/local/texlive/2009/bin/universal-darwin")

Re: [Orgmode] PROPERTIES before the first headline

2010-02-17 Thread Christian Wittern
Hi Stephan, Thanks, your comments were very helpful! On 2010-02-17 23:01, Stephan Schmitt wrote: > #+PROPERTY: myprop don't ask > I in fact had it like this, but made the spelling error in the mail... > (don't forget to refresh the buffer > setup by typing C-c C-c with the cursor > in that li

[Orgmode] PROPERTIES before the first headline

2010-02-17 Thread Christian Wittern
Hi there, Extending my use of org-mode has left me running into another wall: I would like to set some custom properties globally for the whole file, before everything else. There does not seem to be a way to do this #+PROPERTY myprop don't ask and having the :PROPERTY: drawer after the #+ lin

[Orgmode] remember template with prompting for different note files possible?

2010-02-11 Thread Christian Wittern
Hi there, I am keeping snippets of various information gems in note files, which are selected by topic, e.g emacs.txt for Emacs related stuff, python.txt for python stuff, machine-name.txt for stuff to do with the setup and maintenance of that machine and so on. I would now like to move this over

Re: [Orgmode] very small font in column view mode

2010-02-09 Thread Christian Wittern
On 2010-02-09 19:42, Carsten Dominik wrote: Hi Christian, for a possible solution, please study the docstring of the face org-column. A wonderful, this is exactly what I need. And it might be that something, maybe a color-theme, inadvertly had changed this, because customize tells me that it

Re: [Orgmode] very small font in column view mode

2010-02-09 Thread Christian Wittern
Hi Giovanni, On 2010-02-09 18:16, Giovanni Ridolfi wrote: Christian Wittern writes: When entering column-view mode, all of a sudden the font for the item to be displayed becomes very small. well, I did M-x describe-fontset, so I *think* my fonts are: -outline-Courier New

[Orgmode] very small font in column view mode

2010-02-09 Thread Christian Wittern
for such a marvelous tool! -- Christian Wittern, Kyoto ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode