Changes between Initial Version and Version 1 of Ticket #12847, comment 28
- Timestamp:
- Nov 14, 2014, 4:57:42 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12847, comment 28
initial v1 18 18 Since the solutions are then printed out nicely, I think the easiest fix is just to confirm the solutions are, in fact, dicts. 19 19 * There were two extra `skip`s that escaped because of a misplaced double colon. 20 * pdf doc didn't build due to something perhaps intentional, but which is a character that html recognizes but pdf/latex didn't. Based on [http://en.wikipedia.org/wiki/Interpunct#Catalan this Wikipedia page], I am going to use a period, since `\textperiodcentered` wouldn't look to great in html :-) 20 21 * Finally, since in several other localizations (Spanish, Russian, French) the `tutorial` files are the translations of the original tutorial, I think we should rename this - maybe `introduction` or something. I'm going to do that as well. 21 22