Skip to content

Pass generated component man pages through preconv for UTF-8 support.#3006

Merged
andypugh merged 1 commit intoLinuxCNC:2.9from
petterreinholdtsen:man-component-utf-8
Jul 6, 2024
Merged

Pass generated component man pages through preconv for UTF-8 support.#3006
andypugh merged 1 commit intoLinuxCNC:2.9from
petterreinholdtsen:man-component-utf-8

Conversation

@petterreinholdtsen
Copy link
Copy Markdown
Collaborator

Adjusted halcompile to output UTF-8 header for all generated man pages, to ensure preconv always know the charset, and adjust the component build rules to filter the output through preconv to convert any UTF-8 characters to the format understood by groff. Added groff-base as a build dependency for preconv.

Adjusted halcompile to output UTF-8 header for all generated man pages,
to ensure preconv always know the charset, and adjust the component
build rules to filter the output through preconv to convert any UTF-8
characters to the format understood by groff.  Added groff-base
as a build dependency for preconv.

Fixes LinuxCNC#2140.
@petterreinholdtsen petterreinholdtsen changed the base branch from master to 2.9 July 6, 2024 15:07
@andypugh andypugh merged commit 08504fc into LinuxCNC:2.9 Jul 6, 2024
@petterreinholdtsen petterreinholdtsen deleted the man-component-utf-8 branch July 23, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants