echo "X\bJJ\buu\bkk\bkk\baa\b\x40 \bb\baa\bww\boo\btt\b..\bff\bi" , -e addon for bash users schrieb: > > Ex. I like to use same symbol in many documents and my document use > subdirectories (tree structured). Ex. some buttons. > Same reason as in the webpages. Some objects are global and used in > many documents. > > So if my rst include something like /images/xx.png, I mean root of my > document = _build/html/images/xx.png > > It's not same that I say ../images/xx.png, because that is more static > for me and if I ex. move rst in the tree to the new level, you must > edit ...
That's a good use case :) I've added support for absolute image paths now in the trunk, just like you want them to work. Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
