Skip to content

(very minor): etable TeX fixef size row contains unsanitized #, which breaks latex compilation  #201

@apoorvalal

Description

@apoorvalal

Noticed a very minor issue that I didn't think would be worth opening a PR for (I fixed it in my fork but want to install your new goodies, so want to get merged in master).

This line

fixest/R/etable.R

Line 3959 in d8334bd

fixef_sizes.prefix = "# ", fixef_sizes.suffix = "",
and 10 lines below it
adds an unsanitized # to the tex export from etable, which in turn breaks compilation. Just needs to be escaped with "\" to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions