From e7603ddcb958d94b5d674673dff83c60f4c3b084 Mon Sep 17 00:00:00 2001 From: Jeff Young Date: Fri, 29 May 2020 14:43:21 +0100 Subject: [PATCH] Add tilde escape syntax to syntax help. --- eeschema/sch_text.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/eeschema/sch_text.cpp b/eeschema/sch_text.cpp index f17a4dbf95..5722327b9d 100644 --- a/eeschema/sch_text.cpp +++ b/eeschema/sch_text.cpp @@ -1312,14 +1312,17 @@ void SCH_TEXT::ShowSyntaxHelp( wxWindow* aParentWindow ) " " " " "  
~overbar
" - "  
~CLK" + "  
~CLK
" + "  
~~" " " " " " " "        
" " overbar
" "    
" - " CLK" + " CLK
" + "  
" + " ~" " " " " "
"