#5850: [with patch, needs review] add Creative Commons license to French
tutorial
---------------------------+------------------------------------------------
Reporter: ddrake | Owner: mmezzarobba
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.2
Component: documentation | Keywords:
---------------------------+------------------------------------------------
Comment(by ddrake):
Oops, I just found that the tutorial doesn't pass doctests...mostly
because the doctest framework doesn't speak French, so if you have "{{{#
nécessite le paquet facultatif database_gap}}}", it doesn't understand
that you mean "{{{optional - database_gap}}}". :)
You just need the magic (English) words, so you can still include
explanation in French. Things like this work fine:
{{{
some code # sortie plus ou moins aléatoire (random)
more code # nécessite le paquet facultatif database_gap (optional)
}}}
I added the necessary English words to the doctests, and also added "..."
to a Maxima doctest (at the end of tour_algebra.rst) that had random low
order bits.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5850#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---