CWB
|
PrintOptions. More...
#include <print-modes.h>
PrintOptions.
All members starting in print_ are Boolean.
int number_lines |
number of lines
Referenced by ascii_print_output(), ParsePrintOptions(), and print_option_value().
int print_border |
Can be: border/bdr,noborder.
Referenced by html_print_output(), latex_print_output(), ParsePrintOptions(), and print_option_value().
int print_header |
Can be: header/hdr,noheader.
Referenced by catalog_corpus(), html_print_corpus_header(), ParsePrintOptions(), print_corpus_info_header(), and print_option_value().
int print_tabular |
Can be: table/tbl,notable.
Referenced by html_print_aligned_line(), html_print_field(), html_print_output(), latex_print_field(), latex_print_output(), ParsePrintOptions(), and print_option_value().
int print_wrap |
Can be: wrap, nowrap.
Referenced by html_print_aligned_line(), html_print_field(), html_print_output(), ParsePrintOptions(), and print_option_value().