From 5d81432a19eb282b9e05077b27a65e4ddaedc516 Mon Sep 17 00:00:00 2001 From: Harco de Hilster Date: Fri, 29 Jan 1999 22:05:00 +0000 Subject: [PATCH] Added \pythonnote macros. Default empty. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/texhelp.sty | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/latex/wx/texhelp.sty b/docs/latex/wx/texhelp.sty index af91bd531d..fd9d1b0b9b 100644 --- a/docs/latex/wx/texhelp.sty +++ b/docs/latex/wx/texhelp.sty @@ -100,6 +100,9 @@ \newcommand{\cinsert}{$<<$} \newcommand{\cextract}{$>>$} +% pythonnote: A note about the wxpython interface. +%\newcommand{\pythonnote}[1]{{\bf wxPython note: }#1} +\newcommand{\pythonnote}[1]{{}} % =================== Hypertext facilities =================== % -- 2.50.0