Re: [Yade-dev] generating Yade.pdf :)

2010-07-04 Thread Janek Kozicki
Václav Šmilauer said: (by the date of Fri, 02 Jul 2010 12:45:50 +0200) ! Argument of \...@tempa has an extra }. inserted text \par l.717 ...are stated in the functor's class names.} \end{figure} My guess is that

Re: [Yade-dev] generating Yade.pdf :)

2010-07-04 Thread Václav Šmilauer
The problem occurs only if there's a \hyperlink inside \caption The solution was to add \protect before call to \hyperlink, like this \protect\hyperlink :%s/\\hyperlink/\\protect\\hyperlink/g Report bugs at http://sphinx.pocoo.org, we are not upstream for sphinx.

Re: [Yade-dev] generating Yade.pdf :)

2010-07-04 Thread Janek Kozicki
Václav Šmilauer said: (by the date of Sun, 04 Jul 2010 14:16:38 +0200) Janek Kozicki said: (by the date of Sun, 4 Jul 2010 13:39:00 +0200) actually debian squeeze has newer version of texlive: 2009-10, in lucid you have 2010-7. oops, I meant 2009-7 The problem occurs only if

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2313: 1. Some references into bibtex-format migration

2010-07-04 Thread noreply
revno: 2313 committer: Anton Gladky gladky.an...@gmail.com branch nick: trunk timestamp: Sun 2010-07-04 16:51:16 +0200 message: 1. Some references into bibtex-format migration modified: doc/publications.bib -- lp:yade

[Yade-dev] TriaxialStateRecorder vs. python

2010-07-04 Thread Janek Kozicki
Hello, I was trying to use python plot.plot() instead of TriaxialStateRecorder. I had problems with reading wall stresses. They are accessed from TriaxialStateRecorder with following lines: lexical_caststring ( triaxialStressController-stress[triaxialStressController-wall_right][0] )

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2314: making TriaxialStressController more python friendly.

2010-07-04 Thread noreply
revno: 2314 committer: Janek Kozicki cosu...@berlios.de branch nick: trunk timestamp: Sun 2010-07-04 20:18:21 +0200 message: making TriaxialStressController more python friendly. Following is the example of what was my intention::

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2314: making TriaxialStressController more python friendly.

2010-07-04 Thread Anton Gladky
Janek, I think it is a bad idea to put an example usage into the commit message. Who can find it then? This commit message should contain a short description of done changes, but not examples. Thanks for contribution. 2010/7/4 nore...@launchpad.net

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2314: making TriaxialStressController more python friendly.

2010-07-04 Thread Janek Kozicki
Anton Gladky said: (by the date of Sun, 4 Jul 2010 20:38:26 +0200) Janek, I think it is a bad idea to put an example usage into the commit message. Who can find it then? This commit message should contain a short description of done changes, but not examples. yes, I too had a feeling

Re: [Yade-dev] TriaxialStateRecorder vs. python

2010-07-04 Thread Václav Šmilauer
And python actually cannot parse this type. Python does not parse the type (from string representation or similar), it is finding a corresponding class, technically speaking. You could also expose wall_stresses via a function which would return a tuple (using boost::python::make_tuple) created

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2314: making TriaxialStressController more python friendly.

2010-07-04 Thread Václav Šmilauer
I would personally put it to the documentation. Where you say just Current stress on walls, you can write much more, including a script example (with :: for code block in sphinx -- se docs). It is a bit clumsy to write it right with the indentation etc in a c++ literal, but you get the idea, I

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2315: 1. Moving references to bibtex format is finished.

2010-07-04 Thread noreply
revno: 2315 committer: Anton Gladky gladky.an...@gmail.com branch nick: trunk timestamp: Sun 2010-07-04 21:40:08 +0200 message: 1. Moving references to bibtex format is finished. modified: doc/publications.bib -- lp:yade

Re: [Yade-dev] updating publications list

2010-07-04 Thread Anton Gladky
Hi, it is almost finished in r2315. Several questions: 1. Two references were not added, what do we do with them? B. Chareyre „Modélisation du comportement d'ouvrages composites sol-géosynthétique par éléments discrets - Application aux tranchées d'ancrage en tête de talus.”. Grenoble

Re: [Yade-dev] updating publications list

2010-07-04 Thread Anton Gladky
Luc, what is that? http://bazaar.launchpad.net/~yade-dev/yade/trunk/annotate/head:/doc/publications.bib#L530 #...@article{scholtes2009c, #author = {Scholtès, L. and Chareyre, B. and Nicot, F. and Darve, F.}, #doi = {}, #issn = {1526-1506}, #journal = {Computer Modeling in

Re: [Yade-dev] updating publications list

2010-07-04 Thread Václav Šmilauer
Anton, many thanks for having done this work!! 1. Two references were not added, what do we do with them? For bruno's PhD thesis, I would move it to references instead. The JF Jerier's article marked with ??, I could not find it on scholar.google.com and it seems to be identical (except of some

Re: [Yade-dev] updating publications list

2010-07-04 Thread Anton Gladky
2010/7/4 Václav Šmilauer eudo...@arcig.cz Anton, many thanks for having done this work!! Thank you for this idea. It can be useful for many people. 1. Two references were not added, what do we do with them? For bruno's PhD thesis, I would move it to references instead. The JF Jerier's

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2314: making TriaxialStressController more python friendly.

2010-07-04 Thread Bruno Chareyre
Janek, sorry, could you revert please? I have uncommited code for this question, a simple python wrapper returning Vector3r stress (bound), with bound=1,...,6. If somebody wants to keep only one component or average over opposite boundaries, he can do that in python. Cheers. Bruno

Re: [Yade-dev] updating publications list

2010-07-04 Thread Anton Gladky
I think, you should add it. Anyway, you can also delete it later from the trunk, if the journal will against it. 2010/7/5 luc scholtes lscholte...@gmail.com Hi Anton, Yes, I was expecting a remark for that. Actually, this article is real and has been published, so, yes, in a certain way, I