commit | 60459774659267569b4d944fcecb372ad0c48629 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Aug 16 13:25:38 2016 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Aug 18 16:41:42 2016 -0600 |
tree | b778b9dc5a07156a161bf13296adcb28f6cefbae | |
parent | caee5cdede9c9b3562abd6a93c71e791577802ad [diff] |
docs-rst: improve output for .. notes:: on LaTeX The output for those notes are bad in pdf, as they're not in a box with a different color. Also, it causes the output to not build if the note is inside a table. Change its implementation to avoid the above troubles. The logic there came from: https://stackoverflow.com/questions/606746/how-to-customize-an-existing-latex-environment-without-interfering-with-other-en Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>