sysuse voter, clear tabout inc candidat using table11.docx, /// replace style(docx) font(italic) /// c(median pfrac) f(1) clab(%) sum /// title(Table 11: Simple twoway summary /// table of medians) fn(voter.dta) open