Skip to content

Implementation method for right-aligning equation numbers? #9

@JPZ4-5

Description

@JPZ4-5

When using pandoc-tex-numbering to generate docx files, it is found that equation numbers cannot be right-aligned through regular Word operations (i.e., the effect of automatically right-aligning after manually entering #(1) and pressing enter). I would like to confirm the following questions:

  1. Does this filter support directly generating right-aligned equation numbers? If so, is there a specific .yaml configuration required?
  2. If it relies on style control, can the paragraph style for equations be set through --reference-doc to achieve this? Specifically, which style properties in reference.docx need to be adjusted?
  3. If it is currently not possible, is there a plan to support this feature?
  4. Or should I just manually set the font style used for formulas in the generated document? I haven't figured out how to set it up currently; it seems that there is some setting in the generated equation that is preventing this.

Thanks for your time! I am willing to provide more information if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions