[O] Title in an PlantUML generated file

2019-10-24 Thread Cecil Westerhof
At the moment I am using PlantUML to generate eps diagrams. When opening them in Evince it says: noTitle. Is there a way to get a title so Evince has useful information in its window title? -- Cecil Westerhof

Re: [O] Can different types of graphic be created at the same moment

2019-10-22 Thread Cecil Westerhof
Op di 22 okt. 2019 om 09:34 schreef Fraga, Eric : > On Sunday, 20 Oct 2019 at 16:05, Cecil Westerhof wrote: > > I would like to generate different types of graphics files at the same > > moment. I tried: > > #+BEGIN_SRC plantuml :file Graphics/rabbitMQ.eps :file >

Re: [O] Several headers on a table

2019-10-20 Thread Cecil Westerhof
urt to check. Thanks. -- Cecil Westerhof

[O] Can different types of graphic be created at the same moment

2019-10-20 Thread Cecil Westerhof
to define the extension. I would normally call all the same except the extension? -- Cecil Westerhof

[O] Can I get a horizontal line in a component with plantuml

2019-10-20 Thread Cecil Westerhof
onsume @enduml Which gives the attached graphic. The problem is that there are four producers, queues and consumers. Is it possible to put three lines in the components to signify that? -- Cecil Westerhof

[O] Several headers on a table

2019-10-20 Thread Cecil Westerhof
| 50 | 45 | | NP-FV50| 170 | 190 | 180 | 85 | 95 | 90 | | NP-FV70| 355 | 395 | 375 | 175 | 195 | 185 | | NP-FV100 | 710 | 785 | 745 | 355 | 390 | 370 | |+-+-+-+-+-+-| Would that be possible? -- Cecil Westerhof

Re: [O] Placing components in plantuml

2019-10-17 Thread Cecil Westerhof
; [Internet2] : Consume [Internet2] -> [Consumers] : Consume @enduml Op do 17 okt. 2019 om 17:51 schreef Cecil Westerhof : > Op do 17 okt. 2019 om 17:33 schreef Cecil Westerhof < > cldwester...@gmail.com>: > >> I just started working with plantuml, but I do not know how

Re: [O] Placing components in plantuml

2019-10-17 Thread Cecil Westerhof
Op do 17 okt. 2019 om 17:33 schreef Cecil Westerhof : > I just started working with plantuml, but I do not know how to get what I > want. > I have something that comes close: #+BEGIN_SRC plantuml :file Graphics/rabbitMQ.eps :noexport @startuml [Producer 1] [Producer 2] [Producer ...]

[O] Placing components in plantuml

2019-10-17 Thread Cecil Westerhof
higher as Internet1 and the other 2 left and lower as Internet1.) The same with queue and consumer. But probably when I have a solution for producer, I will also have a solution for queue and consumer. -- Cecil Westerhof

Re: [O] Creating a (RabbitMQ) diagram

2019-10-17 Thread Cecil Westerhof
umer] [Producer] -> [Internet1] : Publish [Internet1] -> [Exchange] : Publish [Exchange] -> [Queue] : Route [Queue] -> [Internet2] : Consume [Internet2] -> [Consumer] : Consume @enduml #+END_SRC -- Cecil Westerhof

Re: [O] Creating a (RabbitMQ) diagram

2019-10-17 Thread Cecil Westerhof
r 3] --> [Frame 4] @enduml #+END_SRC It looks a bit different, but I will not worry about it at the moment. Is it best to save it as eps, or better another format? (When using it with LaTeX.) -- Cecil Westerhof

Re: [O] Set checkbox to intermediate in code

2019-02-28 Thread Cecil Westerhof
Op do 28 feb. 2019 om 08:51 schreef Cecil Westerhof : > I can set a checkbox to intermediate with: > C-u C-u C-c C-x C-b > > But I want to do it with code. How would I do that? > Found it. Quit simple: (org-toggle-checkbox '(16)) -- Cecil Westerhof

[O] Set checkbox to intermediate in code

2019-02-27 Thread Cecil Westerhof
I can set a checkbox to intermediate with: C-u C-u C-c C-x C-b But I want to do it with code. How would I do that? -- Cecil Westerhof

Re: [O] A strange problem with org-babel and SQLite

2018-09-10 Thread Cecil Westerhof
2018-09-09 14:36 GMT+02:00 Robert Klein : > On Wed, 5 Sep 2018 08:56:02 +0200 > Robert Klein wrote: > > > Hi Cecil, > > > > On Mon, 3 Sep 2018 03:23:17 +0200 > > Cecil Westerhof wrote: > > > > > It has to do with the data. With the following

Re: [O] A strange problem with org-babel and SQLite

2018-09-02 Thread Cecil Westerhof
t;Hoe gebruik jij je verbeelding om je mogelijkheden te vergroten?" ]'), (2, "Second record.") ; SELECT * FROM quotes ; #+END_SRC When I put a JSON field in the quote field the parsing goes wrong. 2018-09-03 3:09 GMT+02:00 Cecil Westerhof : > 2018-09-01 14:24 GMT+02:00 Robert

Re: [O] A strange problem with org-babel and SQLite

2018-09-02 Thread Cecil Westerhof
2018-09-01 14:24 GMT+02:00 Robert Klein : > Hi Cecil, > > On Sat, 1 Sep 2018 11:12:57 +0200 > Cecil Westerhof wrote: > > > 2018-08-31 13:22 GMT+02:00 Robert Klein : > > > > > On Fri, 31 Aug 2018 12:24:33 +0200 > > > Cecil Westerhof wrote: > >

Re: [O] A strange problem with org-babel and SQLite

2018-09-02 Thread Cecil Westerhof
2018-09-02 15:22 GMT+02:00 Cecil Westerhof : > > > 2018-09-01 14:24 GMT+02:00 Robert Klein : > >> Hi Cecil, >> >> On Sat, 1 Sep 2018 11:12:57 +0200 >> Cecil Westerhof wrote: >> >> > 2018-08-31 13:22 GMT+02:00 Robert Klein : >> > >

Re: [O] English and Dutch version of a Graphviz picture

2018-09-02 Thread Cecil Westerhof
2018-09-01 17:04 GMT+02:00 Robert Klein : > On Sat, 1 Sep 2018 12:38:54 +0200 > Cecil Westerhof wrote: > > > I have the following: > > #+BEGIN_SRC dot :file Graphviz/habitLoop.png :cmdline -Kfdp -Tpng > > digraph habitLoop { > > bgcolor = steelblue > >

Re: [O] A strange problem with org-babel and SQLite

2018-09-02 Thread Cecil Westerhof
2018-09-01 14:24 GMT+02:00 Robert Klein : > Hi Cecil, > > On Sat, 1 Sep 2018 11:12:57 +0200 > Cecil Westerhof wrote: > > > 2018-08-31 13:22 GMT+02:00 Robert Klein : > > > > > On Fri, 31 Aug 2018 12:24:33 +0200 > > > Cecil Westerhof wrote: > >

[O] English and Dutch version of a Graphviz picture

2018-09-01 Thread Cecil Westerhof
fontsize = 14, label = "© Cecil Westerhof\ntimemanagem...@decebal.nl", shape = plaintext ] spur [label = "Spur"] habit [label = "Habit"] reward [label = "Reward"] } #+END_SRC

Re: [O] A strange problem with org-babel and SQLite

2018-09-01 Thread Cecil Westerhof
2018-08-31 13:22 GMT+02:00 Robert Klein : > On Fri, 31 Aug 2018 12:24:33 +0200 > Cecil Westerhof wrote: > > > 2018-08-31 11:17 GMT+02:00 Robert Klein : > > > > > Hi Cecil, > > > > > > On Fri, 31 Aug 2018 10:47:50 +0200 > > > Cecil Westerho

Re: [O] A strange problem with org-babel and SQLite

2018-08-31 Thread Cecil Westerhof
2018-08-31 11:17 GMT+02:00 Robert Klein : > Hi Cecil, > > On Fri, 31 Aug 2018 10:47:50 +0200 > Cecil Westerhof wrote: > > > I have a strange problem with org-babel and SQLite. > > > > I have a database that is created with: > > CREATE TABLE &quo

[O] A strange problem with org-babel and SQLite

2018-08-31 Thread Cecil Westerhof
Wrote /tmp/babel-27920y_/ob-input-2792BTG org-babel-read: End of file during parsing What could be the problem? -- Cecil Westerhof

[O] Schedule with a duration

2018-04-06 Thread Cecil Westerhof
. And in general I find it useful to see how much work there still is to be done. -- Cecil Westerhof

[O] Title as description in web link

2018-04-06 Thread Cecil Westerhof
I have created some links to web pages. In almost al cases I want the description to be the title of the page. Is there a way to make the default description the title of a web page? -- Cecil Westerhof

[O] Scheduling and calendar-day-of-week

2018-04-06 Thread Cecil Westerhof
en all are gone in my agenda view. What I want is for today's item to be 'gone' and the future ones still displayed as TODO. Is that possible? -- Cecil Westerhof

Re: [O] Repeat three times a week

2018-04-06 Thread Cecil Westerhof
ay-of-week date) '(1 3 5))> > > See the bottom of https://orgmode.org/manual/Deadlines-and-scheduling.html > > ​This works. Thanks. > On Thu, Apr 5, 2018 at 12:11 AM, Cecil Westerhof <cldwester...@gmail.com> > wrote: > >> I have an event that I like to repeat thre

[O] Undo a sparse tree

2018-04-05 Thread Cecil Westerhof
I just found the command to create a sparse tree. But I was wondering if there is a way to go back to the previous view? -- Cecil Westerhof

Re: [O] LOGBOOK en PROPERTIES log the same

2018-04-05 Thread Cecil Westerhof
2018-04-05 10:40 GMT+02:00 Cecil Westerhof <cldwester...@gmail.com>: > I am experimenting with repeat tasks. When I mark something as DONE I get: > :LOGBOOK: > - State "DONE" from "TODO" [2018-04-05 Thu 10:34] > :END: > :PROPER

[O] LOGBOOK en PROPERTIES log the same

2018-04-05 Thread Cecil Westerhof
: it is implied from the LOGBOOK entry. Can I circumvent this? -- Cecil Westerhof

[O] Repeat three times a week

2018-04-05 Thread Cecil Westerhof
there a better way? -- Cecil Westerhof

[O] Table format error

2017-09-14 Thread Cecil Westerhof
| |---+---+---| ​What is happening here? I​ am using: Org-mode version 8.2.10. -- Cecil Westerhof

Re: [O] Calculating percentage

2017-07-17 Thread Cecil Westerhof
2017-07-16 20:32 GMT+02:00 Eric S Fraga <e.fr...@ucl.ac.uk>: > See attached. > ​Works perfect thanks.​ -- Cecil Westerhof

[O] Calculating percentage

2017-07-14 Thread Cecil Westerhof
column I would like to have the percentage of time compared to the original implementation. So for example the first Percentage field should contain 3 (or 3 %). How would I do this? It would be nice if the last Percentage field stays empty, but that is not necessary. -- Cecil Westerhof

Re: [O] How to place things differently in dot

2015-03-27 Thread Cecil Westerhof
2015-03-26 23:19 GMT+01:00 Cecil Westerhof cldwester...@gmail.com: 2015-03-26 22:49 GMT+01:00 Nick Dokos ndo...@gmail.com: Cecil Westerhof cldwester...@gmail.com writes: ​In this way I do not get an empty column. It would be better when K would put between and below H and I, but I think I

Re: [O] How to place things differently in dot

2015-03-27 Thread Cecil Westerhof
2015-03-27 7:57 GMT+01:00 Cecil Westerhof cldwester...@gmail.com: 2015-03-26 23:19 GMT+01:00 Cecil Westerhof cldwester...@gmail.com: 2015-03-26 22:49 GMT+01:00 Nick Dokos ndo...@gmail.com: Cecil Westerhof cldwester...@gmail.com writes: ​In this way I do not get an empty column. It would

[O] How to place things differently in dot

2015-03-26 Thread Cecil Westerhof
'line' without losing its border - K should be a 'line' lower Are those things possible? As attachment how it looks now. -- Cecil Westerhof

Re: [O] How to place things differently in dot

2015-03-26 Thread Cecil Westerhof
2015-03-26 17:57 GMT+01:00 Cecil Westerhof cldwester...@gmail.com: 2015-03-26 17:07 GMT+01:00 Ken Mankoff mank...@gmail.com: On 2015-03-26 at 11:52, e.fr...@ucl.ac.uk wrote: The graphviz tools are fantastic for quick and dirty graphs but the layout algorithms are not easily controlled

Re: [O] How to place things differently in dot

2015-03-26 Thread Cecil Westerhof
2015-03-26 18:00 GMT+01:00 Thomas S. Dye t...@tsdye.com: Cecil Westerhof cldwester...@gmail.com writes: I was asked to make a diagram and was thinking that dot in org-mode could be a good idea. I got reasonably fast the following: ​#+BEGIN_SRC dot :file test.svg :cmdline -Kdot

Re: [O] How to place things differently in dot

2015-03-26 Thread Cecil Westerhof
. ​​It is certainly quick. ​I wait if they find it acceptable: if not I can always check-out tikz or ditaa. -- Cecil Westerhof

Re: [O] How to place things differently in dot

2015-03-26 Thread Cecil Westerhof
2015-03-26 21:27 GMT+01:00 Nick Dokos ndo...@gmail.com: Cecil Westerhof cldwester...@gmail.com writes: I was asked to make a diagram and was thinking that dot in org-mode could be a good idea. I got reasonably fast the following: snip This is a good deal in the right direction

Re: [O] How to place things differently in dot

2015-03-26 Thread Cecil Westerhof
2015-03-26 22:49 GMT+01:00 Nick Dokos ndo...@gmail.com: Cecil Westerhof cldwester...@gmail.com writes: ​In this way I do not get an empty column. It would be better when K would put between and below H and I, but I think I can live with it.​ Just put I after K and the subgraph

[O] Only showing part of a list

2015-03-11 Thread Cecil Westerhof
, so I would like it to be displayed like: * Actions [0/30] - [ ] First action - [ ] Second action - [ ] Third action - [ ] Fourth action - [ ] Fifth Action ... ​​Would that (in the future) be possible? -- Cecil Westerhof

Re: [O] Only showing part of a list

2015-03-11 Thread Cecil Westerhof
of actions. (At least not when actions is in overview mode.) Or can that be solved?​ Cecil Westerhof writes: The following is part of an org-file: * Actions [0/30] - [ ] First action - [ ] Second action - [ ] Third action - [ ] Fourth action

[O] Error running tests on 8.2.10

2015-02-14 Thread Cecil Westerhof
make: *** [test] Error 255 It looks like I could just upgrade without a problem, but it would be better when I could run make test without an error. -- Cecil Westerhof

Re: [O] Can this table formula be done more efficient

2014-06-09 Thread Cecil Westerhof
2014-06-08 15:07 GMT+02:00 Eric Schulte schulte.e...@gmail.com: Nick Dokos ndo...@gmail.com writes: Cecil Westerhof cldwester...@gmail.com writes: At the moment I am using the following formula: #+TBLFM: @$4..@$4 = $2 - $3 :: @$2=vsum(@$2..@$2) :: @$3=vsum(@$3..@$3) :: @$4=vsum

[O] Can this table formula be done more efficient

2014-06-08 Thread Cecil Westerhof
columns. Could this be rewritten to one formula? - The line becomes long and hard to evaluate for a person. Is there a possibility to put the formulas below each-other? -- Cecil Westerhof

Re: [O] Tests do not work

2014-06-03 Thread Cecil Westerhof
2014-06-02 20:17 GMT+02:00 Achim Gratz strom...@nexgo.de: Bastien writes: I'd rather add the tests to the Org archives. Done. ​I​ ​just downloaded again from: http://orgmode.org/ But get the same error as before. -- Cecil Westerhof

Re: [O] Tests do not work

2014-06-03 Thread Cecil Westerhof
2014-06-03 12:11 GMT+02:00 Bastien b...@gnu.org: Cecil Westerhof cldwester...@gmail.com writes: ​I​ ​just downloaded again from: http://orgmode.org/ But get the same error as before. As the website says, the tarballs that you download from http://orgmode.org are built from

Re: [O] Tests do not work

2014-06-02 Thread Cecil Westerhof
2014-06-02 13:36 GMT+02:00 Bastien b...@gnu.org: Hi, Cecil Westerhof cldwester...@gmail.com writes: ​Exactly: when there are no tests, there should be no ‘make test’. I'd rather add the tests to the Org archives. ​That would be of-course a better solution. :-D -- Cecil Westerhof

[O] Check on empty does not work

2014-06-01 Thread Cecil Westerhof
. -- Cecil Westerhof

Re: [O] Check on empty does not work

2014-06-01 Thread Cecil Westerhof
2014-06-01 11:50 GMT+02:00 Cecil Westerhof cldwester...@gmail.com: I am trying the following: #+TBLFM: @-I$4..@+I$4 = if($3 == nan, string(), $3 - $2) ; %.1f and: #+TBLFM: @-I$4..@+I$4 = if($3 == , string(), $3 - $2) ; %.1f But in both case the fourth field is filled when the third

Re: [O] Check on empty does not work

2014-06-01 Thread Cecil Westerhof
2014-06-01 12:58 GMT+02:00 Michael Brand michael.ch.br...@gmail.com: On Sun, Jun 1, 2014 at 12:00 PM, Cecil Westerhof cldwester...@gmail.com wrote: 2014-06-01 11:50 GMT+02:00 Cecil Westerhof cldwester...@gmail.com: I am trying the following: #+TBLFM: @-I$4..@+I$4 = if($3 == nan

[O] Difference between two rows

2014-06-01 Thread Cecil Westerhof
| |87 | 4 | |85 | -2 | |---+| -- Cecil Westerhof

Re: [O] Difference between two rows

2014-06-01 Thread Cecil Westerhof
2014-06-01 13:57 GMT+02:00 Michael Brand michael.ch.br...@gmail.com: On Sun, Jun 1, 2014 at 1:38 PM, Cecil Westerhof cldwester...@gmail.com wrote: I like to calculate in a table the difference between the value in a field in the current row and the previous field. How would I do

[O] Tests do not work

2014-06-01 Thread Cecil Westerhof
'(require '''ob-sh)' --eval '(require '''ob-perl)' --eval '(setq org-confirm-babel-evaluate nil)' -f org-test-run-batch-tests Cannot open load file: testing/org-test.el make: *** [test] Error 255 ​What is going wrong here? ​ -- Cecil Westerhof

Re: [O] Difference between two rows

2014-06-01 Thread Cecil Westerhof
2014-06-01 15:18 GMT+02:00 Michael Brand michael.ch.br...@gmail.com: Hi Cecil On Sun, Jun 1, 2014 at 2:24 PM, Cecil Westerhof cldwester...@gmail.com wrote: But what if I would want to know the difference between the previous filled one, divided by the distance? For example

Re: [O] Tests do not work

2014-06-01 Thread Cecil Westerhof
2014-06-01 23:14 GMT+02:00 Bastien b...@gnu.org: Achim Gratz strom...@nexgo.de writes: Cecil Westerhof writes: find: `testing': No such file or directory That tells you that the testing directory doesn't exist. Since you seem

Re: [O] Sub-totals

2014-02-18 Thread Cecil Westerhof
(@..@) :: @$3..@$3 = if(vlen(@-I$2..@0$2) == vlen(@-I$2..@+I$2), vsum(@-I$2..@+I$2), string()) -- Cecil Westerhof

[O] Sub-totals

2014-02-15 Thread Cecil Westerhof
. Is this possible? -- Cecil Westerhof

Re: [O] Sub-totals

2014-02-15 Thread Cecil Westerhof
element of the range filled. But it is certainly helpful: thanks. -- Cecil Westerhof

Re: [O] Sub-totals

2014-02-15 Thread Cecil Westerhof
2014-02-15 18:14 GMT+01:00 Cecil Westerhof cldwester...@gmail.com: 2014-02-15 16:19 GMT+01:00 Michael Brand michael.ch.br...@gmail.com: What about this?: |--+--+-| | activity | Time | sub | |--+--+-| | Activity A |3

Re: [O] Check checkbox and move to end of list

2014-01-23 Thread Cecil Westerhof
2014/1/23 Cecil Westerhof cldwester...@gmail.com The following function does (mostly) what I want: (defun dcbl-check-checkbox-and-move-to-end () (interactive) (save-excursion (let* ((struct (org-list-struct)) (struct-old (copy-tree struct

[O] Moving checkbox item to end of list when checked

2014-01-22 Thread Cecil Westerhof
to the end of the list? -- Cecil Westerhof

Re: [O] Moving checkbox item to end of list when checked

2014-01-22 Thread Cecil Westerhof
-list-struct)) In a simple case this does exactly what I want. I have to check what happens if it is several layers deep, but it looks certainly very promising. Thanks. -- Cecil Westerhof

Re: [O] Moving checkbox item to end of list when checked

2014-01-22 Thread Cecil Westerhof
2014/1/22 Cecil Westerhof cldwester...@gmail.com but I would like to get: * Actions - [ ] B - [ ] C - [X] A Is this possible? `C-c ^ x' to sort the list by checkbox status. But this is an additional step after ticking the checkbox. If not I could write an alias

[O] org-cycle goes wrong when cursor at the end of the line

2014-01-22 Thread Cecil Westerhof
. -- Cecil Westerhof

[O] API problem

2014-01-22 Thread Cecil Westerhof
the entry to the end of the list, but executing org-list-set-checkbox does nothing. What am I doing wrong? Because looking at the API I use the right parameters. I also do not get an error message. -- Cecil Westerhof

[O] Fwd: API problem

2014-01-22 Thread Cecil Westerhof
Did not go to the list. :'( -- Forwarded message -- From: Cecil Westerhof cldwester...@gmail.com Date: 2014/1/22 Subject: Re: API problem To: Nicolas Goaziou n.goaz...@gmail.com 2014/1/22 Nicolas Goaziou n.goaz...@gmail.com To solve a problem I have the following line

Re: [O] API problem

2014-01-22 Thread Cecil Westerhof
2014/1/22 Cecil Westerhof cldwester...@gmail.com 2014/1/22 Nicolas Goaziou n.goaz...@gmail.com To solve a problem I have the following line in an org file: - [ ] B (org-list-set-checkbox (line-beginning-position) (org-list-struct) [X]) ITEM STRUCT CHECKBOX (org-list-send-item

Re: [O] API problem

2014-01-22 Thread Cecil Westerhof
2014/1/22 Nicolas Goaziou n.goaz...@gmail.com Cecil Westerhof cldwester...@gmail.com writes: I have an org-file wth the folowing: - [ ] A (setq struct (org-list-struct)) - [-] B (org-list-get-checkbox 41 struct) - [ ] C (org-list-set-checkbox 41 struct [X]) - [ ] D (org-list-get

[O] Fwd: org-cycle goes wrong when cursor at the end of the line

2014-01-22 Thread Cecil Westerhof
Went wrong agan. :'( I should repair Gnus. -- Forwarded message -- From: Cecil Westerhof cldwester...@gmail.com Date: 2014/1/22 Subject: Re: org-cycle goes wrong when cursor at the end of the line To: Bastien b...@gnu.org 2014/1/22 Bastien b...@gnu.org I have: * Testing

[O] Check checkbox and move to end of list

2014-01-22 Thread Cecil Westerhof
(org-list-send-item item 'end struct) to a call to a function. I think it would be useful to have a function to send a item to the end (or begin) of a list. When it could be improved: please let me know. Bastien: if you want to integrate it in org-mode, no problem. -- Cecil Westerhof

Re: [O] API problem

2014-01-22 Thread Cecil Westerhof
* ((struct (org-list-struct)) (old (copy-tree struct))) (org-list-set-checkbox (line-beginning-position) struct [X]) (org-list-write-struct struct (org-list-parents-alist struct) old)) I implemented it. See my post: Check checkbox and move to end of list -- Cecil Westerhof

Re: [O] Check checkbox and move to end of list

2014-01-22 Thread Cecil Westerhof
2014/1/23 Cecil Westerhof cldwester...@gmail.com I also think it would be a good idea to change (org-list-send-item item 'end struct) to a call to a function. I think it would be useful to have a function to send a item to the end (or begin) of a list. I know have the following: (defun

Re: [O] Check checkbox and move to end of list

2014-01-22 Thread Cecil Westerhof
2014/1/23 Cecil Westerhof cldwester...@gmail.com (defun dcbl-move-item-to-begin-of-list (optional item) (interactive) (save-excursion (when item (goto-char item)) (org-list-send-item (line-beginning-position) 'begin (org-list-struct))) (previous-line)) (defun dcbl

Re: [O] Only display hours and minutes, not seconds

2013-11-25 Thread Cecil Westerhof
2013/10/31 Nick Dokos ndo...@gmail.com Cecil Westerhof cldwester...@gmail.com writes: I have the following table: |--| | Duration | |--| | 2@ 15| | 2@ 30| | 2@ 30| | 0@ 45| |--| | 8@ 0' 0 | |--| #+TBLFM: @$1=vsum(@2..@-1

[O] Latex export does not work

2013-11-06 Thread Cecil Westerhof
Processing LaTeX file ./shell-scripting.tex... org-latex-compile: PDF file ./shell-scripting.pdf wasn't produced: [LaTeX error] Not very clear. What could be the problem? -- Cecil Westerhof

Re: [O] Latex export does not work

2013-11-06 Thread Cecil Westerhof
2013/11/6 Cecil Westerhof cldwester...@gmail.com I am trying a LaTeX export, but I get the following error: org-babel-exp processing... executing Dot code block... Wrote /tmp/babel-18129i9i/ob-input-18129Nzr Code block evaluation complete. Saving file /home/cecil/Documents/shell

Re: [O] Latex export does not work

2013-11-06 Thread Cecil Westerhof
2013/11/6 Cecil Westerhof cldwester...@gmail.com I am only getting a message: ! Package inputenc Error: Unicode char \u8:- not set up for use with LaTeX. But that should be solvable. I solved that by changing in my .tex file: \usepackage[utf8]{inputenc} to: \usepackage[utf8x

Re: [O] Latex export does not work

2013-11-06 Thread Cecil Westerhof
2013/11/6 Cecil Westerhof cldwester...@gmail.com 2013/11/6 Cecil Westerhof cldwester...@gmail.com I am only getting a message: ! Package inputenc Error: Unicode char \u8:- not set up for use with LaTeX. But that should be solvable. I solved that by changing in my .tex file

Re: [O] Latex export does not work

2013-11-06 Thread Cecil Westerhof
2013/11/6 Cecil Westerhof cldwester...@gmail.com I am only getting a message: ! Package inputenc Error: Unicode char \u8:- not set up for use with LaTeX. But that should be solvable. With some trial and error and od I found that there was a strange combination of character codes (226

Re: [O] (no subject)

2013-11-06 Thread Cecil Westerhof
2013/11/6 Cecil Westerhof cldwester...@gmail.com I would like to keep things in the three Hours Today. Is there a way to get something like: | Headline | Time | |---+| | *Total time* | *6:35

Re: [O] Adding and subtracting from clocked entries.

2013-11-05 Thread Cecil Westerhof
2013/11/5 Cecil Westerhof cldwester...@gmail.com 2013/11/4 Bastien b...@gnu.org For example I am working on project A from 09:00 until 13:00. But during this period I also worked for fifteen minutes on project B. I would like to subtract those fifteen minutes from project A and add them

[O] (no subject)

2013-11-05 Thread Cecil Westerhof
-11-04 Mon 11:55]--[2013-11-04 Mon 13:49] = 1:54 *** Internal Project CLOCK: [2013-11-04 Mon 14:26]--[2013-11-04 Mon 15:05] = 0:39 CLOCK: [2013-11-04 Mon 09:58]--[2013-11-04 Mon 11:03] = 1:05 Is that possible? -- Cecil Westerhof

[O] Adding and subtracting from clocked entries.

2013-11-04 Thread Cecil Westerhof
. Can this be done? -- Cecil Westerhof

Re: [O] Adding and subtracting from clocked entries.

2013-11-04 Thread Cecil Westerhof
2013/11/4 Pete Ley peteley11...@gmail.com Cecil Westerhof cldwester...@gmail.com writes: As far as I know, you can do exactly this (the subtracting clock time from one tree and adding it to another) but it's triggered on idle time, so if you're working on something else in emacs it won't ask

Re: [O] Adding and subtracting from clocked entries.

2013-11-04 Thread Cecil Westerhof
. Not exactly, but that is what I could do. I am going to try it out. Thank you very much. -- Cecil Westerhof

[O] Only display hours and minutes, not seconds

2013-10-30 Thread Cecil Westerhof
I have the following table: |--| | Duration | |--| | 2@ 15| | 2@ 30| | 2@ 30| | 0@ 45| |--| | 8@ 0' 0 | |--| #+TBLFM: @$1=vsum(@2..@-1) I would like the total be displayed like: 8@ 00' instead of: 8@ 0' 0 Is this possible? -- Cecil

[O] pc-keys mode does not work in org mode

2011-11-19 Thread Cecil Westerhof
org-mode-map [end] 'org-end-of-line) Could they be removed, or made more intelligent? Because org-mode is one of the most used modes for me and it would be very nice if I could use pc-keys there also. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

[Orgmode] Smart vsum

2010-11-15 Thread Cecil Westerhof
| |---+--+---| #+TBLFM: $totalTime = deg(vsum(@-i...@-i)); f2 Is this possible? If yes, how would I do this? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof ___ Emacs-orgmode mailing list Please use `Reply All

Re: [Orgmode] Some problems with times in a spreadsheet

2010-07-22 Thread Cecil Westerhof
=$totalTime2*$hourRate2; f2 This would at least make updating repeating formula's easier and easier to check. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof ___ Emacs-orgmode mailing list Please use `Reply All

[Orgmode] Re: Some problems with times in a spreadsheet

2010-07-22 Thread Cecil Westerhof
' ) will display the formulas one per line and make duplicating and changing them much easier. Works like a charm. Not optimal (I need to enter the formula editor to check), but good enough. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

[Orgmode] Some problems with times in a spreadsheet

2010-07-21 Thread Cecil Westerhof
it without seconds? Instead of 16@ 15' 0 I would like to get 16@ 15'. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list

Re: [Orgmode] Making a list to string

2007-07-12 Thread Cecil Westerhof
Op do, 12-07-2007 te 01:04 -0500, schreef Eddward DeVilla: On 7/12/07, Cecil Westerhof [EMAIL PROTECTED] wrote: Yes, it looks like it works completly. (What I am missing is a knowledge of Lisp. Thus that will come.) One thing bugs me. I am used to end a formula ending with ';N

Re: [Orgmode] how to clear computed values

2007-07-11 Thread Cecil Westerhof
Op di, 10-07-2007 te 20:38 +0200, schreef Cecil Westerhof: I have a table like: |-+-+-++---+--+| | kmstand |km's | prijs/l | liters | prijs | prijs/km | km/l

Re: [Orgmode] how to clear computed values

2007-07-11 Thread Cecil Westerhof
did input kmstand that with tab you go to prijs/l. (Skipping fields with formula's.) And when giving tab on the field liters going to the field kmstand. Is that something that could be made? -- Cecil Westerhof [EMAIL PROTECTED] ___ Emacs-orgmode mailing

Re: [Orgmode] how to clear computed values

2007-07-11 Thread Cecil Westerhof
Op wo, 11-07-2007 te 10:49 +0200, schreef Carsten Dominik: On Jul 11, 2007, at 10:26, Cecil Westerhof wrote: In this example the first two digits of kmstand where not input at row 3 and you get a message. But you get also a message at the first row. Is it possible to circumvent

Re: [Orgmode] how to clear computed values

2007-07-11 Thread Cecil Westerhof
12 12 9 1998 6 t 7200). Is there a way to work with dates like 2007-09-11? -- Cecil Westerhof [EMAIL PROTECTED] ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Making a list to string

2007-07-11 Thread Cecil Westerhof
instead of the string. This makes that org-read-data gets 50 as a parameter instead of the string representing a date. How do I convert this list back to the string it is representing? -- Cecil Westerhof [EMAIL PROTECTED] ___ Emacs-orgmode mailing list

  1   2   >