X-Git-Url: http://git.tuebingen.mpg.de/?p=gsu.git;a=blobdiff_plain;f=subcommand;fp=subcommand;h=415a4f08d9b4ea6bcb957cb868771dac1dcbab03;hp=e544ab0252cc0b96eecefc7f489ed0d9892cb468;hb=1365cd34daa4f3fa07d422d95a296767201839c1;hpb=4047e938ebff10557898cb43148e70ce9414c324 diff --git a/subcommand b/subcommand index e544ab0..415a4f0 100644 --- a/subcommand +++ b/subcommand @@ -375,7 +375,7 @@ _gsu_roffify_maindoc() fi if [[ "${line:0:1}" == "$TAB" ]]; then # example _gsu_change_roffify_state 'state' 'example' - printf '%s\n' "$line" + _gsu_print_protected_roff_line "$line" line="$next_line" continue fi