From ecc6517eba58fa11c10e04882049f06410000e8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BCller?= Date: Fri, 1 Oct 2010 22:51:12 +0200 Subject: [PATCH] - Updated the test file --- test-file/pret-pas_test.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test-file/pret-pas_test.tex b/test-file/pret-pas_test.tex index 391f731..db317e3 100644 --- a/test-file/pret-pas_test.tex +++ b/test-file/pret-pas_test.tex @@ -6,8 +6,8 @@ \starttext \startPAS -normal { Comment } normal -normal {$R- compiler directive} normal +{ Comment } +{$R- compiler directive } procedure TForm1.Button1.Click(Sender: TObject); var // Delphi Comment Number, I, X: Integer; @@ -40,5 +40,6 @@ comment (* ends} normal normal (*bold} still bold still comment comment { ends*) normal +normal {bold blue} normal {$bold red} normal \stopPAS \stoptext \ No newline at end of file