Re: [O] Invalid Markup Validation with footnotes

2015-07-13 Thread OSiUX
El lun, 13 jul 2015, Rasmus decía: > Hi, > > OSiUX writes: > > > Hi everybody, using a W3C validator the footnotes are invalid. :( > > [...] > > How should define the footnote? > > Is an exporter error? > > Thanks. > > I tried to fix it in comm

[O] Invalid Markup Validation with footnotes

2015-07-12 Thread OSiUX
of "object", "ins", "del", "map", "button" start-tag ...ss="footnum" href="#fnr.1">1 The source: https://raw.githubusercontent.com/osiris/osiux-blog/master/tmux-terminator-awesome.org Example code: [fn:awesome

[O] howto disable infojs

2015-04-21 Thread OSiUX
-07 on trouble, modified by Debian -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

[O] batch export one file to ics

2015-04-07 Thread OSiUX
/bin/emacs --batch -q --directory=/home/osiris/org \ --visit=/home/osiris/org/print3d.org \ --eval '(org-icalendar-export-to-ics)' How should I? Thanks! -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://w

Re: [O] org.css for mobile-friendly

2015-03-04 Thread OSiUX
El mié, 04 mar 2015, Rasmus decía: > OSiUX writes: > > > Testing my blog [0] (org-mode publish) in > > mobile-friendly [1] obtain bad result. :( > > > > Same result for orgmode.org, maybe somebody have > > better CSS for org-mode export? > > >

[O] org.css for mobile-friendly

2015-03-04 Thread OSiUX
Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

Re: [O] Bug?/performance issue in org-icalendar-export-current-agenda

2014-08-26 Thread OSiUX
> > Thanks! > > -- > Best, > Richard I use a bash script: =agenda-ascii= [0] to reduce the list of file to export, first =grep= current =/dev/null 2&>1 done fi #+END_EXAMPLE Actually the process, cosume 42%-97% CPU, for 526 appoinments, takes 0m 30.396s

Re: [O] bash alias and history in code block (again)

2014-04-22 Thread OSiUX
El jue, 17 abr 2014, Bastien decía: > OSiUX writes: > > > #+BEGIN_SRC sh :cmdline "-i" :session :results output > > From a quick look, this should rather be: > > #+BEGIN_SRC sh :cmdline -i :session session_name :results output > > Can you test this

Re: [O] Org release 8.2.6

2014-04-22 Thread OSiUX
andro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

[O] bash alias and history in code block (again)

2014-04-15 Thread OSiUX
0 : 0 *How to use alias and bash builtin functions?* thanks! -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

Re: [O] Reports on habits?

2014-03-18 Thread OSiUX
| | 53| 60| | |180| 84| | | | | | 49| 60| | | 31| #+end_example I like the ASCII/UTF8 Art :-P http://github.com/osiris/org-bash-utils :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

[O] Org Bash Utils

2014-03-11 Thread OSiUX
Try: org-clock | org-timeline https://github.com/osiris/org-bash-utils -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

Re: [O] export ICal without evaluate code block

2014-02-26 Thread OSiUX
El mié, 26 feb 2014, Nicolas Goaziou decía: > OSiUX writes: > > > El mié, 26 feb 2014, Nicolas Goaziou decía: > > >> You could use something like this: > >> > >> (defun my-toggle-off-babel (backend) > >> (when (org-export-derived-back

Re: [O] export ICal without evaluate code block

2014-02-26 Thread OSiUX
El mié, 26 feb 2014, Nicolas Goaziou decía: > Hello, > > OSiUX writes: > > > Calendar can be exported without evaluating > > babel code blocks? > > > > I try setting in .emacs: > > > > (setq org-confirm-babel-evaluate nil) > > (setq org-

[O] export ICal without evaluate code block

2014-02-24 Thread OSiUX
/osiris/data/dev/emacs-lisp/org-mode/lisp/) GNU Emacs 23.4.1 (i486-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-09-09 on murphy, modified by Debian -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http

Re: [O] value of cell/spreadsheet as property value?

2014-02-13 Thread OSiUX
El jue, 13 feb 2014, Michael Brand decía: > Hi OSiUX > > On Thu, Feb 13, 2014 at 3:29 PM, OSiUX wrote: > > {+; %5.2f} > > Try %7.2f yes, now it works fine, thank you! -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308

Re: [O] value of cell/spreadsheet as property value?

2014-02-13 Thread OSiUX
ay to debug this? thanks again! -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

Re: [O] value of cell/spreadsheet as property value?

2014-02-11 Thread OSiUX
El mar, 11 feb 2014, Bastien decía: > Hi, > > OSiUX writes: > > > is possible to use a cell reference to a table > > or spreadsheet as a property value? > > > > Example: > > > > * lunch > > :PROPERTIES: > >

[O] value of cell/spreadsheet as property value?

2014-02-10 Thread OSiUX
000.00 | ... | expenses| -553.00 | | * dinner | -110.00 | ... | * party :-) | -400.00 | ... | * lunch | -43.00 | thanks and sorry, English is not my language :-( -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00

Re: [O] bash alias and history in code block

2013-12-06 Thread OSiUX
El vie, 06 dic 2013, Sebastien Vauban decía: > OSiUX wrote: > > How to use alias and bash builtin functions? > > > > #+BEGIN_SRC sh :session :results output > >echo $SHELL > >echo $HOME > >source ~/.bashrc > >alias | wc > &g

[O] bash alias and history in code block

2013-12-06 Thread OSiUX
-%d %H:%M : 0 0 0 Thanks! -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

Re: [O] Network Diagram

2013-09-30 Thread OSiUX
lan a network with routers and > > switches. > > > > Any pointers? > > You can find example here http://doc.norang.ca/org-mode.html for the > tools others mentioned in this thread. > > Thanks and Regards > Noorul > A good tool is blockdiag: - http://osiu

Re: [O] scrum with emacs org-mode

2013-07-02 Thread OSiUX
e tools besides org-mode please tell us > for comparison! > > Best regards, Thomas Koch My minimal tables for burdown: - http://pub.osiux.com/org/scrum.org - http://pub.osiux.com/org/scrum.html -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B3

Re: [O] how to disable timestamp html export

2013-06-11 Thread OSiUX
El mié, 05 jun 2013, Nick Dokos decía: > OSiUX writes: > > > When export using org-publish-project, > > Org add a comment with timestamp in HTML: > > > > # git diff > > > > http://www.w3.org/1999/xhtml"; lang="es" xml:lang=&qu

[O] how to disable timestamp html export

2013-06-05 Thread OSiUX
When export using org-publish-project, Org add a comment with timestamp in HTML: # git diff http://www.w3.org/1999/xhtml"; lang="es" xml:lang="es"> viewing two years of orgmode with gnuplot - + In my .emacs, I have: (setq org-publish-project-ali

Re: [O] INCLUDE directives in new org-mode

2013-05-06 Thread OSiUX
>upgrade, any text in an included file is just copied in verbatim. > >--- [1]foo.org > >#+INCLUDE: [2]date.org The new syntax: #+INCLUDE: "date.org" -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A67

Re: [O] How to analyze clocking reports (e. g. with spreadsheet application)?

2013-04-28 Thread OSiUX
o-org-mode-con-gnuplot.html and a graph of each month regarding the same color for each task over a year http://www.osiux.com/img/org-task-by-day-2012.png soon publish a new article in English... recently created a public repository with some bash scripts: https://github.com/osiris/org-bash-utils

[O] Invalid syntax in INCLUDE keyword

2013-04-16 Thread OSiUX
) Emacs 23.4.1 thanks! -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://www.osiux.com.ar http://www.altermundi.net signature.asc Description: Digital signature

[O] How to remote tags from calfw?

2012-03-29 Thread OSiUX
Using calfw [0], i do not know how to remove remove tags from function cfw:open-org-calendar Anyone can help me? [0] https://github.com/kiwanami/emacs-calfw -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530 A799 B226 74C8 A3FE http://osiux.com http

[O] relative row reference in table formula

2012-03-01 Thread OSiUX
| 30.00 | | [2012-03-01 jue] | item 2| 20.00 | |--+---+-| | | | 30.00 | #+TBLFM: @II+$3=vsum(@I..@II);%0.2f thanks! -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920

Re: [O] Hierarchical calculations

2012-02-07 Thread OSiUX
:CASH: 20.20 :END: #+end_example -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530 A799 B226 74C8 A3FE http://osiux.com http://wiki.buenosaireslibre.org signature.asc Description: Digital signature

Re: [O] org-jira.el

2012-01-09 Thread OSiUX
El vie, 06 ene 2012, Bao Haojun decía: > Hi, OSiUX > > OSiUX writes: > > > El lun, 02 ene 2012, Bao Haojun decía: > > > >> Hi, all > >> > >> I have implemented org-jira.el, bringing org-mode and Jira system > >> together.

Re: [O] org-jira.el

2012-01-05 Thread OSiUX
s also using Jira and loves > org-mode. > > > after running Mx jira2-login, I get the following error: Symbol's function definition is void: auth-source-search howto configure login? -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530

Re: [O] Generating burndown charts using org mode

2011-12-31 Thread OSiUX
burndown" set xlabel "days" set ylabel "taks" set xtics nomirror set ytics nomirror plot data using 1:2 with lines lw 2 lt 3 title col(2), \ data using 1:3 with lines lw 2 lt 1 title col(3) #+end_src #+results: file:burdown.png -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530 A799 B226 74C8 A3FE http://osiux.com http://wiki.buenosaireslibre.org signature.asc Description: Digital signature

[O] viewing two years of orgmode with gnuplot

2011-12-29 Thread OSiUX
and perhaps they can improve it, it's simple bash script using babel :-D also publish the source: http://pub.osiux.com/org-mode/plot.org -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530 A799 B226 74C8 A3FE http://osiux.com

Re: [O] Spanish translation of Bernt's document

2011-12-15 Thread OSiUX
: - http://osiux.com/raw/emacs-orgmode-organize-your-life-in-plain-text - http://osiux.com/emacs-orgmode-organize-your-life-in-plain-text Thanks for translation! -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530 A799 B226 74C8 A3FE http://osiux.com ht

[O] howto integrate blockdiag in org-babel?

2011-12-06 Thread OSiUX
Hi everybody! I recently discovered blockdiag [0] and org-export-diag, how to integrate it as a new language of babel? [0] http://blockdiag.com/en/ [1] https://github.com/xcezx/org-export-diag -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530 A799 B226

[O] howto paste html table in org-mode

2011-07-26 Thread OSiUX
How to paste (and convert automatically) html table in org-table? -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530 A799 B226 74C8 A3FE http://osiux.com http://wiki.buenosaireslibre.org

Re: [O] Calendar-like view of the org-agenda

2011-07-15 Thread OSiUX
ar-month-name-array ["Ene" "Feb" "Mar" "Abr" "May" "Jun" "Jul" "Ago" "Sep" "Oct" "Nov" "Dic"] ) -- :: Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar AA70 93FD B6EF EB42 6920 7530 A799 B226 74C8 A3FE http://osiux.com http://wiki.buenosaireslibre.org signature.asc Description: Digital signature