Re: [Orgmode] Custom_ID problem with org-info.js display

2009-04-22 Thread Xin
Hi Carsten and Sebastian, Thanks for your quick response! The current solution is good for me. :) Xin Carsten Dominik wrote: On Apr 21, 2009, at 4:16 PM, Sebastian Rose wrote: Hmm - the script supports two kinds of human readable IDs now. The old ones (which where defined in the

[Orgmode] A Mark-up rule question

2009-04-22 Thread Xin
ge: http://comers.citadel.edu/math_sym2005.htm Thanks! Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[O] Remove postamble in exported html from org-mode

2015-12-29 Thread Xin
Is there any way to globally remove the postamble (author, created date, etc..) of exported html from org-mode? I tried (setq org-html-postamble nil) in my init.el, but it doesn't work. I am using the latest versions of org an htmlize.

Re: [O] Remove postamble in exported html from org-mode

2015-12-30 Thread Xin
Nick Dokos gmail.com> writes: > > Xin gmail.com> writes: > > > Is there any way to globally remove the postamble (author, created date, etc..) > > of exported html from org-mode? > > > > I tried (setq org-html-postamble nil) in my init.el, but it doesn

Re: [O] Remove postamble in exported html from org-mode

2015-12-30 Thread Xin
Oops. I am very sorry for wasting your guys' time. I now found the problem: the test org file somehow contains a line somewhere (I guess it was automatically generated by org-mode when I first created the file) that overwrites html- postamble to be auto.

[Orgmode] How to write special LaTeX symbols

2011-01-15 Thread Xin Shi
two single quotation mark! \'' (it's very hard to see the difference, but the pdf version will see the wrong result). Could someone tell me how to do that? Thanks! Xin ___ Emacs-orgmode mailing list Please use `Reply All' to send repl

Re: [Orgmode] How to write special LaTeX symbols

2011-01-16 Thread Xin Shi
Hello all, Thanks for your response! I can go with the UTF-8 method. The only problem for me now is I don't know how to input the ö from Emacs. I've tried the C-x 8 RET, but don't know the name or hex. Any suggestions? Xin On Sun, Jan 16, 2011 at 8:54 AM, Eric S Fraga wrote

Re: [Orgmode] How to write special LaTeX symbols

2011-01-20 Thread Xin Shi
Thanks for all your response! I've found this page and it explains the name and hex: http://www.unicode.org/charts/PDF/U0080.pdf 00F6 ö LATIN SMALL LETTER WITH DIAERESIS Xin On Mon, Jan 17, 2011 at 5:33 PM, Bastien wrote: > Nick Dokos writes: > > > It works correctly in h

[Orgmode] How to write verbatim [0] ?

2009-10-28 Thread Xin Shi
Hello Experts, Are there any way to write just a plain [0], instead of interpreting it as a footnote when publishing in to HTML? I've tried the ~[0]~, and ~[~0~]~, but not luck. Thanks! Xin ___ Emacs-orgmode mailing list Remember: use `Reply Al

Re: [Orgmode] How to write verbatim [0] ?

2009-10-28 Thread Xin Shi
It works. Though it seems a pity to turn off the footnote mode in the whole file. I used the [ 0 ] for a temporary fix just now. Thanks! Xin On Wed, Oct 28, 2009 at 4:32 PM, Nick Dokos wrote: > Xin Shi wrote: > > > Hello Experts, > > > > Are there any way to write j

Re: [Orgmode] How to write verbatim [0] ?

2009-10-29 Thread Xin Shi
Wow~~ Thanks ! Xin On Thu, Oct 29, 2009 at 5:23 AM, Carsten Dominik wrote: > > On Oct 28, 2009, at 8:55 PM, Xin Shi wrote: > > Hello Experts, >> >> Are there any way to write just a plain [0], instead of interpreting it as >> a footnote when publishing in to

Re: [Orgmode] MobileOrg 1.0 for iPhone/iPod Touch now available

2009-11-04 Thread Xin Shi
.to/doc/getting-started/setup-your-webdav-account/ Once I set up the account (on myDisk.se), I uploaded the org file using their web interface. It would be nice to give instructions on how to "push" the org file from Emacs directly at this page. I'll read more instruction later...

Re: [Orgmode] How to write verbatim [0] ?

2009-11-09 Thread Xin Shi
Hi Carsten, I'm using the 6.32b, but neither of the method work (=[0]= or ~[0]~), will this be in the next release? Thanks! Xin On Thu, Oct 29, 2009 at 4:23 AM, Carsten Dominik wrote: > > On Oct 28, 2009, at 8:55 PM, Xin Shi wrote: > > Hello Experts, >> >> Are

[Orgmode] Error when push fils in MobileOrg

2009-12-03 Thread Xin Shi
Hello Experts, I'm using Emacs 23.1 with orgmode 6.33b. When I use "Push Files and Views" in MobileOrg in Emacs, I got error message: Writing index file... byte-code: Wrong type argument: listp, "TODO" Any suggestions? Thanks! Xin

Re: [Orgmode] Error when push fils in MobileOrg

2009-12-04 Thread Xin Shi
cksums...") (org-mobile-write-checksums) (run-hooks (quote org-mobile-post-push-hook))) (save-excursion (save-window-excursion (org-mobile-check-setup) (org-mobile-prepare-file-lists) (run-hooks ...) (message "Creating agendas...") (let ... ...) (message "Creating agendas...done") (org-save-all-org-buffers) (message "Copyin

Re: [Orgmode] Error when push fils in MobileOrg

2009-12-04 Thread Xin Shi
ay the agenda in the MobileOrg in the iphone/ipod touch. Xin On Fri, Dec 4, 2009 at 6:25 PM, Nick Dokos wrote: > Xin Shi wrote: > > > > Debugger entered--Lisp error: (wrong-type-argument listp "TODO") > > cdr("TODO") > > (mapcar (lambd

[Orgmode] Re: MobileOrg agendas

2009-12-05 Thread Xin Shi
elc] Error 1 I'll probably wait till the next release. By the way, on the ipod touch, I can see the TODO and TAGs, but the "Priority" is always empty. Any suggestions? Thanks! Xin On Sat, Dec 5, 2009 at 9:00 AM, Richard Moreland wrote: > Are you using the latest Git v

[Orgmode] Re: MobileOrg agendas

2009-12-05 Thread Xin Shi
Hi Richard, Yes. In my index.org file (generated by org-mobile-push), it has: #+ALLPRIORITIES: A B C I noticed the priority in my original org file is lost once pushed to by the org-mobile-push: TODO [#A] Learn MobileOrg => TODO Learn MobileOrg Hm.... Xin On Sat, Dec 5, 2009 at 9:57

[Orgmode] Re: MobileOrg agendas

2009-12-05 Thread Xin Shi
Hi Richard, I just updated my orgmode to 6.33f, and this time the priority reserved in the pushed file, but in the ipod touch, it seemed not recognized, i.e. it shows: [#A] Learn MobileOrg. In the "Priority" row, it still says "None". Xin On Sat, Dec 5, 2009 at 11:5

[Orgmode] Function request in exporting to HTML: \bar

2010-01-05 Thread Xin Shi
Hello Experts, In mathematics, it's frequent to see symbols with a bar over it. This is easy to do in LaTeX: \bar{A}. While in HTML, it is : A I'm wondering if it's possible to implement that into the org-mode. Thanks! Xin ___ Emacs-

Re: [Orgmode] How to use org-info.js?

2010-01-05 Thread Xin Shi
Hi Water, You can try this : #+INFOJS_OPT: view:info path:http://orgmode.org/org-info.js HTH Xin On Tue, Jan 5, 2010 at 1:37 AM, Water Lin wrote: > > I want to use org-info.js to build a navigator for my knowledge base. > > So I set something like this: > -

Re: [Orgmode] Function request in exporting to HTML: \bar

2010-01-05 Thread Xin Shi
Hi Carsten, Hi Carsten, It worked. Thank you! Xin On Tue, Jan 5, 2010 at 12:27 PM, Carsten Dominik wrote: > Hi Xin, > > take a look at the variable org-emphasis-alist. > > - Carsten > > > On Jan 5, 2010, at 4:39 PM, Xin Shi wrote: > > Hello Experts, >> >

[Orgmode] symbol request ins org-html-entities

2010-01-06 Thread Xin Shi
e this ? In the long run, it might be usful if it can be extended by user. Thanks! Xin ___ 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] org-info.js : How to put link on "go back to last / forward to next visited section." ?

2010-01-07 Thread Xin Shi
or bottom of the page? The layout might looks like this: Previous | Next | Back | Forward . Version 6.33 1 Thanks! Xin ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list.

[Orgmode] Open link with different suffix in org mode

2010-01-21 Thread Xin Shi
wever, if I do the following: [[./test.info][test]], it will just hang there. It seems that org does not know how to deal with the .info suffix. Are there any way to set the org to open different link? I've read the org manual, but didn't find the solution. Any suggestions

Re: [Orgmode] Open link with different suffix in org mode

2010-01-22 Thread Xin Shi
Hi Carsten and Giovanni, I used (add-to-list 'auto-mode-alist '("\\.info\\'" . text-mode)) and it works! By the way, my system is GNU Linux. Thanks! Xin On Fri, Jan 22, 2010 at 4:45 AM, Giovanni Ridolfi wrote: > Hi, Xin, > > Xin Shi writes: > > &

[Orgmode] Turn off "pushed to kill ring and clipboard" exporting HTML

2010-04-07 Thread Xin Shi
Hello, When exporting to HTML, the default behavior is to "pushed to kill ring and clipboard". As shown in the message: HTML export done, pushed to kill ring and clipboard Are there any way to turn off this push? Thanks! Xin ___ Ema

Re: [Orgmode] Turn off "pushed to kill ring and clipboard" exporting HTML

2010-04-07 Thread Xin Shi
Thank you! I never use it. Just found it annoying when using C-y to paste in Emacs sometimes :) Xin On Wed, Apr 7, 2010 at 1:51 PM, Dan Davison wrote: > Xin Shi writes: > > > Hello, > > > > When exporting to HTML, the default behavior is to "pushed to kill

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Xin Shi
I had a similar request before but never get solved. I support this request. On Thu, Apr 8, 2010 at 4:11 AM, Gary . wrote: > It seems that when I export to HTML, something, somewhere, opens the > file so I have yet another buffer open. Is there any way to configure > that behaviour so that I do

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Xin Shi
Hi Carsten, I've tried to set: (setq org-export-kill-product-buffer-when-displayed t) But when I use "org-export-as-html" to export HTML, I can still see the .html buffer. Am I missing something here? Thanks! Xin On Thu, Apr 8, 2010 at 9:54 AM, Carsten Dominik wrote: > >

[Orgmode] Can org accept letter (a.b.c) as ordered list?

2010-04-27 Thread Xin Shi
Hello Experts, I'm wondering if it's easy to make ordered list like this: 1. This is the first level a. This is in the second level b. Same level c. Same ... 2. This is the first level again It is more readable than the current one. Th

Re: [Orgmode] Can org accept letter (a.b.c) as ordered list?

2010-04-29 Thread Xin Shi
Okay. Thanks for this confirmation :) Xin On Thu, Apr 29, 2010 at 9:02 AM, Carsten Dominik wrote: > > On Apr 27, 2010, at 5:49 PM, Xin Shi wrote: > > Hello Experts, >> >> I'm wondering if it's easy to make ordered list like this: >> > > No. &

[Orgmode] Does anybody know how to sync org agenda files with google calendar?

2010-07-04 Thread Xin Yang
Hi everybody, Just want to know if there is anyway to sync org agenda files with my google calendar. It would be much easier for me to use org on an pc that has no emacs installed. Regards Alan ___ Emacs-orgmode mailing list Please use `Reply All'

[Orgmode] org-publish vs emacs-muse vs txt2tags

2010-07-04 Thread Xin Yang
Hi everybody, These three software packages all can do the job of converting plain text files to various tag formats. But which one is the best now? I used to be an emacs-muse user, and just switched to org weeks ago, since org has been a part of emacs for quite a long time. I use muse/org-publis

[Orgmode] No title or date in LaTeX export

2010-07-29 Thread Xin Shi
: # org-export-latex-title-command: " " # End: but still saw the \maketitle . Any suggestions? Thanks! Xin ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

[Orgmode] Re: No title or date in LaTeX export

2010-07-29 Thread Xin Shi
Hello, I found an answer for my question :) #+OPTIONS: toc:nil #+TITLE: #+AUTHOR: #+DATE: will do the work. Xin On Thu, Jul 29, 2010 at 4:31 PM, Xin Shi wrote: > Hello Experts, > > When I export the org file to LaTeX, I want no title or date in the first > page. Namely,

Re: [Orgmode] No title or date in LaTeX export

2010-08-02 Thread Xin Shi
Hello, Thank you all ! :) Xin On Thu, Jul 29, 2010 at 7:01 PM, John Hendy wrote: > Whoops -- sorry for the duplicate suggestion... a bunch of messages just > came through! > > > On Thu, Jul 29, 2010 at 6:00 PM, John Hendy wrote: > >> See this: http://www.mail-a

[O] How to add entry in the Agenda view

2011-08-02 Thread Xin Shi
moves the entry to another category) Can anyone help? Thanks! Xin

[O] Orgmode LaTeX export special character in Title

2011-06-02 Thread Xin Shi
Hello, If I want to export to LaTeX with the math symbols in the title: #+TITLE: This is a test for $D$ I get the $D$ in the PDF. Are there any way to let it behave the same as in the body for the title? Thanks! Xin

Re: [O] Orgmode LaTeX export special character in Title

2011-06-03 Thread Xin Shi
Hi Nick, I saw there is no problem in the tex file. It's some other problem with my tex files which seems not happy with that one in title. I tried on a simple version, it works. Thank you! Xin On Fri, Jun 3, 2011 at 1:32 PM, Nick Dokos wrote: > Xin Shi wrote: > > > > T

Re: [O] Orgmode LaTeX export special character in Title

2011-06-03 Thread Xin Shi
Hi Nick, Thanks for your reply. I updated my org to 7.5 and the $D$ worked in the title. However, if I use \(D\) in the title, it says: undefined control sequence I tried \( ... \) in body, its OK. Xin On Thu, Jun 2, 2011 at 10:55 PM, Nick Dokos wrote: > Xin Shi wrote: > > >

[O] TAB not working on example line : ?

2011-06-05 Thread Xin Shi
. However, in the 7.5, it's no longer working this way. Any suggestions or explanations? Thanks! Xin

Re: [O] TAB not working on example line : ?

2011-06-05 Thread Xin Shi
Thank you Nicolas! Xin On Sun, Jun 5, 2011 at 11:46 AM, Nicolas Goaziou wrote: > Hello, > > Xin Shi writes: > > > I'm using orgmode 7.5 on Emacs 23.3. The TAB key used to work on version > > 7.3, where a line like the following: > > > > * Section One &

[O] Double Quotation not translated in sections for LaTeX

2011-06-21 Thread Xin Shi
al" Example} \label{sec-1_1} ``Internal'' and ``External'' Examples in paragraph One can see that the " quotation in the heading line is not translated properly into TeX. Is this a bug? Thanks! Xin

[O] How to highlight the LaTeX fragments inside orgmode

2011-06-21 Thread Xin Shi
7;s possible to #+BEGIN_LaTeX: also highlight the syntax inside the block? Thanks! Xin

Re: [O] How to highlight the LaTeX fragments inside orgmode

2011-06-21 Thread Xin Shi
n 7.5? Best, Xin On Tue, Jun 21, 2011 at 3:35 PM, Eric Schulte wrote: > Xin Shi writes: > > > Hello, > > > > I'm looking for a way to highlight the syntax of the LaTeX fragments > inside > > orgmode. > > > > I have tried to put the LaTeX parts in

Re: [O] How to highlight the LaTeX fragments inside orgmode

2011-06-21 Thread Xin Shi
Thanks. Maybe it's just not working here. Also, I got this question every time: Evaluate this latex code block on your system? (y or n) Are there anyway to turn accept all? Xin On Tue, Jun 21, 2011 at 4:49 PM, Nick Dokos wrote: > Xin Shi wrote: > > > > > However, I

Re: [O] How to highlight the LaTeX fragments inside orgmode

2011-06-21 Thread Xin Shi
Thank you! P.S. Although this works, I still think for my purpose of just want to see the syntax of the LaTeX highlight, this "begin_src latex" might be a bit overkill. It would be nice the begin_latex have the option to do this job. Xin On Tue, Jun 21, 2011 at 5:05 PM, Eric Sch

[O] Org Agenda - revert all agenda files?

2012-07-25 Thread Xin Shi
do several times to revert all the related agenda files. I'm wondering if there is a command to revert all agenda files? Or "force revert"? Thanks! Xin

Re: [O] Org Agenda - revert all agenda files?

2012-07-25 Thread Xin Shi
ample, a.org is one of the agenda files, one can do in terminal: $ echo "Additional line to test" >> a.org Then, inside the *Org Agenda* buffer, press "g" or "r" will show: a.org changed on disk; really edit the buffer? (y, n, r or C-h) Xin On Wed, J

Re: [O] Org Agenda - revert all agenda files?

2012-07-30 Thread Xin Shi
(revert-buffer))) (org-agenda-files t))) It works ! Thanks a lot! Xin On Thu, Jul 26, 2012 at 11:32 PM, Carsten Dominik wrote: > Carsten Dominik wrote: > > > > > On 25 jul 2012, at 17:39, Nick Dokos wrote: > > > >> ... > >> On the OP's

[O] Org publish restrict to certain levels

2012-02-23 Thread Xin Shi
ile config to enable this. Thanks! Xin

Re: [O] Org publish restrict to certain levels

2012-03-28 Thread Xin Shi
Thank you! Xin On Wed, Mar 28, 2012 at 3:20 AM, Nick Dokos wrote: > Bastien wrote: > > > Hi Nick, > > > > Nick Dokos writes: > > > > > Unfortunately, there is a bug in org-latex.el, in > org-export-latex-subcontent > > > > >

[Orgmode] Custom_ID problem with org-info.js display

2009-04-20 Thread Xin Shi
ture for one of the pages, such as http://orgmode.org/Changes.html So, that the link to each version will be something like: http://orgmode.org/Changes.html#v6.25 And see if its sub-section still works on that page. Thanks! Xin ___ Emacs-

Re: [Orgmode] A Mark-up rule question

2009-04-22 Thread Xin Shi
{+} | 44120 \plusmn 211 | 43800 \plusmn 210 | +0.7% (+1.5\sigma)| The above will have several "punch through line". If I use space surround the "+", the output looks not as tight as as one symbol ... Any suggestions? Thanks! Xin Carsten Dominik wrote: On

[Orgmode] Problem in the http://orgmode.org/Changes.html

2009-04-22 Thread Xin Shi
Hi, This webpage behaves strange in firefox: http://orgmode.org/Changes.html A lot of dialog box jumps up saying the section number. Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-or

Re: [Orgmode] Problem in the http://orgmode.org/Changes.html

2009-04-22 Thread Xin Shi
the versions, for example Version 6.25, you will be able to click the title in the above step 2. The clickable feature is very nice for a smooth browsing, I'm wondering if it's possible to apply them for the custom_id sections. Thanks! Xin Sebastian Rose wrote: Oh god, my fail

[Orgmode] Javascript in Safari

2009-05-04 Thread Xin Shi
Hello Experts, It appears that the javascript enabled webpage looks not good in Safari browser. In particular, the whole page is expanded in one big page instead of foled together. Are there any suggestions for that? Thanks! Xin ___ Emacs-orgmode

Re: [Orgmode] Javascript in Safari

2009-05-04 Thread Xin Shi
Hi Sebastian, Does this mean it has been fixed or there are something need to be done in the elisp? Thanks! Xin On Mon, May 4, 2009 at 1:00 PM, Sebastian Rose wrote: > Hi, > > > Hm - the comment dilimiter is wrong there. > > > It should be > > /*]]>*///--

Re: [Orgmode] A Mark-up rule question

2009-05-06 Thread Xin Shi
On Wed, May 6, 2009 at 6:30 AM, Carsten Dominik wrote: > > On Apr 22, 2009, at 4:21 PM, Xin Shi wrote: > > Hi Carsten, >> >> That's great! It would be nice that we document all of this symbols in the >> manual. >> > > Are you volunteering to make th

Re: [Orgmode] A Mark-up rule question

2009-05-06 Thread Xin Shi
| |-+---+ | \nbsp | ~\nbsp~ | | \iexcl | ~\iexcl~ | | \cent | ~\cent~ | Is that OK? Xin On Wed, May 6, 2009 at 11:37 AM, Sebastian Rose wrote: > Forgot to say: > > It's always a good idea to use the unicode entity notations in (X)HTML, > s

[Orgmode] How to type A[0] in org w/o footnote

2009-05-26 Thread Xin Shi
Hello Experts, I tried to type A[0] in a document with orgmode, but it gives me the footnote link. I could use A[ 0] for a quick replacement, but are there any better way to tell org not interpreting the footnote? Thanks! Xin ___ Emacs-orgmode mailing

[Orgmode] Re: How to type A[0] in org w/o footnote

2009-05-26 Thread Xin Shi
Thanks a lot! Xin On Tue, May 26, 2009 at 1:18 PM, Bernt Hansen wrote: > Carsten Dominik writes: > > > On May 26, 2009, at 4:15 PM, Xin Shi wrote: > > > >> I tried to type A[0] in a document with orgmode, but it gives me the > >> footnote link. I could us

[Orgmode] Alternate Table Row Colors

2009-06-14 Thread Xin Shi
able.sample tr.d0 td { background-color: #FCF6CF; } table.sample tr.d1 td { background-color: #FEFEF2; } I borrowed idea from this article: http://www.somacon.com/p338.php Thanks! Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to

Re: [Orgmode] Alternate Table Row Colors

2009-06-15 Thread Xin Shi
Hi Russell, Thanks for your posting! Unfortunately, this is quite a new feature for CSS 3, which is not supported by the Firefox 3. It would be great if the org-mode can just add the class attribute in the . Xin On Sun, Jun 14, 2009 at 3:11 PM, Russell Adams wrote: > Not that I'

Re: [Orgmode] Alternate Table Row Colors

2009-06-15 Thread Xin Shi
... Any suggestions from our Lisp experts? Thanks! Xin On Mon, Jun 15, 2009 at 8:39 AM, Xin Shi wrote: > Hi Russell, > > Thanks for your posting! > > Unfortunately, this is quite a new feature for CSS 3, which is not > supported by the Firefox 3. It would be great if

Re: [Orgmode] org-info.js: new navigation history

2009-06-18 Thread Xin Shi
Hi Sebastian, This is a really great feature I was hoping to have! I tried to get the http://orgmode.org/org-info.js and tested on Firefox 3.0.11, the "B" works but click on the go back button is not working. ... not sure why. Thanks! Xin One question is in one org file, how to s

Re: [Orgmode] Alternate Table Row Colors

2009-06-18 Thread Xin Shi
Hi Carsten, That's great! Thanks a lot! Just one tiny typo in the docstring: "these ca be Lisp forms" ~~~ -> can Xin On Thu, Jun 18, 2009 at 1:09 AM, Carsten Dominik wrote: > Hi Xin, > > I have pushed a change to this effect. It introduces a new vari

Re: [Orgmode] org-info.js: new navigation history

2009-06-18 Thread Xin Shi
Hi Sebastian, I see. So, in your initial email, "using mouse" only means click on the links make by the js file. Xin On Thu, Jun 18, 2009 at 10:58 AM, Sebastian Rose wrote: > Xin Shi writes: > > Hi Sebastian, > > > > This is a really great feature I was hop

Re: [Orgmode] org-info.js: new navigation history

2009-06-19 Thread Xin Shi
javascript. Although, opening a new web browser and specify that link (published_org_file_name#tab-compare) will open it. Are there any way to solve it in the js file? Thanks! Xin On Thu, Jun 18, 2009 at 6:01 PM, Sebastian Rose wrote: > Xin Shi writes: > > > Hi Sebastian, >

Re: [Orgmode] org-info.js: new navigation history

2009-06-19 Thread Xin Shi
Hi Sebastian, I tried that. Now in the published file, the link becomes "pagename#sec-2.1.1", not the ID name. At the same time, when I click on it, it still does not move. :( Xin On Fri, Jun 19, 2009 at 11:09 AM, Sebastian Rose wrote: > Xin Shi writes: > > Hi Sebastian,

Re: [Orgmode] org-info.js: new navigation history

2009-06-19 Thread Xin Shi
ample: [[#v6.24][Version 6.24]] should go to the section Version 6.24. If this link can be used, that means the problem is solved. Thank you! Xin On Fri, Jun 19, 2009 at 12:08 PM, Sebastian Rose wrote: > > Hm - the following methods work here. As I found in > http://art

[Orgmode] Special symbol table in Worg

2009-06-21 Thread Xin Shi
Hello, As requested by Carsten, I created a table for special symbols: http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.php#sec-9 Comments or suggestions are welcome! Best, Xin ___ Emacs-orgmode mailing list Remember: use `Reply All

Re: [Orgmode] Special symbol table in Worg

2009-06-21 Thread Xin Shi
more experience with (X)HTML might have solutions. I haven't used the LaTeX export yet, but I'll let you know once I have questions there. Thanks! Xin On Sun, Jun 21, 2009 at 11:30 AM, Carsten Dominik wrote: > Ah, I had thought you might have forgotten. > > Thanks! &g

Re: [Orgmode] org-info.js: new navigation history

2009-06-22 Thread Xin Shi
Hi Sebastian, Hmm... I may need to wait for another release of the org-mode and the js file. By the way, it looks the contents table in the left-bar of that page behaves strange: http://orgmode.org/Changes.html#sec-2.1.1 Xin On Mon, Jun 22, 2009 at 7:46 AM, Sebastian Rose wrote: > Xin

Re: [Orgmode] org-info.js: new navigation history

2009-06-23 Thread Xin Shi
On Mon, Jun 22, 2009 at 10:15 PM, Sebastian Rose wrote: > Xin Shi writes: > > Hi Sebastian, > > > > Hmm... I may need to wait for another release of the org-mode and the js > > file. > > > Which version of Org-mode do you use? `M-x org-version RET' &g

Re: [Orgmode] Sourceforge voting has started

2009-06-23 Thread Xin Shi
done. On Tue, Jun 23, 2009 at 10:29 AM, Nagarjuna G. wrote: > On Tue, Jun 23, 2009 at 12:58:00PM +0200, Carsten Dominik wrote: > > > > Hi all, > > > > the voting for the sourceforge community choice awards has started at > > > > http://sourceforge.net/community/cca09/vote > > > > We are up again

Re: [Orgmode] [ANN] org-icons.el

2009-06-23 Thread Xin Shi
Hi Nicolas, That looks impressive! Especially the colors for different meanings. Xin On Tue, Jun 23, 2009 at 3:38 PM, Nicolas Girard wrote: > Hi all, > > a while ago, David mentionned that at least two people from the > #org-mode IRC channel would be interested in having pre

Re: [Orgmode] unicorn image is not a link back to the front page on orgmode.org

2009-06-24 Thread Xin Shi
One reason is that this picture is a background. On Wed, Jun 24, 2009 at 9:39 AM, James Yoo wrote: > Linking back to the front page via the main logo is pretty standard, or at > least that's what I've come to expect... is there a particular reason why > the unicorn graphic does not? > > > __

Re: [Orgmode] Release 6.28

2009-06-25 Thread Xin Shi
7; and `nline' which are > used to check whether the current line is a header line, and whether > it is an odd or an even line. Since this is fully programmable, > you can do other things as well. > > This was a request by Xin Shi. > I've just tested it. It works grea

[Orgmode] Problem with org-info.js?

2009-06-25 Thread Xin Shi
v6.27][Go to Version 6.27]], it might not work. Thanks! Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Problem with org-info.js?

2009-06-26 Thread Xin Shi
Hi Sebastian, I've attached a simple test org (a.org), please check it it works for you. My environment does not work: Emacs: 22.3.1 Org-mode: 6.28b Firefox: 3.0.11 Thanks! Xin On Thu, Jun 25, 2009 at 5:26 PM, Sebastian Rose wrote: > Xin Shi writes: > > Hello Experts, >

Re: [Orgmode] Problem with org-info.js?

2009-06-27 Thread Xin Shi
Hi Sebastian, Thanks for your quick fix. Just curious, what was the problem before? Shall I just download the new js file? Xin On Fri, Jun 26, 2009 at 7:21 PM, Sebastian Rose wrote: > Xin Shi writes: > > Hi Sebastian, > > > > I've attached a simple test org (

Re: [Orgmode] Problem with org-info.js?

2009-06-27 Thread Xin Shi
em? We can probly keep the version number in the org-info.js, so that people are easier to follow. Thanks again! Xin On Sat, Jun 27, 2009 at 5:49 PM, Sebastian Rose wrote: > Xin Shi writes: > > Hi Sebastian, > > > > Thanks for your quick fix. > > > >

Re: [Orgmode] Problem with org-info.js?

2009-06-28 Thread Xin Shi
Hi Sebastian, I can see the version now: org-info.js, v. 0.1.1.8 :) Thanks! Xin On Sat, Jun 27, 2009 at 11:37 PM, Sebastian Rose wrote: > Xin Shi writes: > > Hi Sebastian, > > > > Thanks for the explanation! I guess one reason for me to spot that is I > use &

[Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
his document(109). It might due to the org-info.js ... Thanks! Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hi Xiao-Yong, Yes. My broser works on the same page a few weeks ago. I tested on other sites, it is OK. I also tried on the orgmode homepage, same error. Thanks! Xin On Tue, Jun 30, 2009 at 9:43 AM, Xiao-Yong Jin wrote: > Xin Shi writes: > > > Hello Experts, > >

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hi Nick, I tested on another machine with Debian 5.0 /Iceweasel 3.0.6. It can produce the PDF file but the icon is still missing. Xin On Tue, Jun 30, 2009 at 10:53 AM, Nick Dokos wrote: > Xin Shi wrote: > > > > Yes. My broser works on the same page a few weeks ago. > >

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hi Vikram, I think the manual is a different story than the other HTML pages generated by org-mode. >From the source of the manual: http://orgmode.org/manual/index.html One can see that it is generated by: makeinfo, not org-mode. Xin On Tue, Jun 30, 2009 at 1:58 PM, Vikram S V wr

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hi Vikram, On Tue, Jun 30, 2009 at 2:17 PM, Vikram S V wrote: > Hi Xin, > > > I think the manual is a different story than the other HTML pages > generated > > by org-mode. > I see. Thank you for the pointer. As you can see (?), the icon seems > to be missing in

[Orgmode] Feature request: javascript expand collapse

2009-07-14 Thread Xin Shi
se: A Detailed section [+] to indicate this collapse? [This might be work for Sebastian again :-), but I think this feature shall be useful. ] Thanks! Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. E

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Xin Shi
et-work meeting. Here is the one example page (including the "?1" after html): http://www.aquaminds.com/synergy/index.html?1 On this page, one can see the minus sign can be clicked and become plus sign ... Xin On Thu, Jul 16, 2009 at 5:11 PM, Bastien wrote: > Hi Xin, > > Xi

[Orgmode] Re: Feature request: javascript expand collapse

2009-07-19 Thread Xin Shi
Hi Matt, Thanks for your response. I knew the "toggle" button, but it's not what I need. However, I think based on the current system, it would not be too hard to add those "expand" on ... Xin On Sun, Jul 19, 2009 at 12:35 PM, Matthew Lundin wrote: > Xin Shi wri

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Xin Shi
Hi Bastien, On Sun, Jul 19, 2009 at 1:00 PM, Bastien wrote: > Xin Shi writes: > > > I'm not sure if Sebastian has already implemented it or not. I saw my > friends > > using a software on Mac called aquaminds to produce webnotes, and that > "expand" &g

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-20 Thread Xin Shi
shorter in the first place, then click on the needed parts. One might say that you can always put those into different sections, but I think it's just another option for people. If it sounds too complicated, we can just leave with this and wait until more people need ... :) Thanks! Xin

[Orgmode] How to Calculate duration time in Table ?

2009-07-21 Thread Xin Shi
d ... Thanks! Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] How to Calculate duration time in Table ?

2009-07-21 Thread Xin Shi
Cool! thanks for all :) Xin On Tue, Jul 21, 2009 at 7:47 PM, Bastien wrote: > Nick Dokos writes: > > > Bastien wrote: > > > >> Nick Dokos writes: > >> > >> > Try the following: &g

[Orgmode] error in org-remember

2009-09-16 Thread Xin Shi
%a" sx-notes-file-name "Notes") ) ) Any suggestions? Thanks! Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: error in org-remember

2009-09-16 Thread Xin Shi
I solved the problem by using the file name directly: (setq org-remember-templates '( ("Journal" ?j "* %U %?\n\n %i\n %a" "~/.journal.org") ("Notes" ?n "* %^{Title}\n %i\n %a" "~/.notes.org" "Notes&

[Orgmode] org export html with header and footer option

2008-02-20 Thread Xin Shi
:force-publish ("index") :default "index") (:base "calendar" :path "~/work/cms/calendar/")) ))) Thanks!

  1   2   >