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