texlive-engpron 2024.2
Helps to type the pronunciation of English words
This package provides macros beginning with the PS character, made active, which enable us to write the British or American English pronunciation as one can find it in the English Pronouncing Dictionary by Daniel Jones. There is an option to typeset the pronunciation in the style of Harrap's dictionary.
- Outputs:
doc
,out
- Website: https://ctan.org/pkg/engpron
- Licenses: LPPL (any version)
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-engpron 2024.2
as follows:
guix install texlive-engpron@2024.2
Or install the latest version:
guix install texlive-engpron
The texlive-engpron
package provides more outputs besides the default (out
). You can install them by appending :output-name
to the package specification. For example:
guix install texlive-engpron:doc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.