asdocx: Export from Stata to Word, Excel, LaTeX & HTML › Forums › asdocx Forum › Output to Multiple Documents Simultaneously? › Reply To: Output to Multiple Documents Simultaneously?
You can enter Stata codes and output inside the <pre> </pre> tags, e.g., <pre> some Stata code here </pre> This will appear as:
some Stata code here
Please also note that html converts the Stata’s local macro symbol `
to code, therefore, you need to use the html escape sequence of ` instead of `
You can also write it as ` instead of `.