Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Be able to directly specify final latex representation of identifiers #213

@subsurfaceiodev

Description

@subsurfaceiodev

Currently, if a have a function with an argument like effective_stress which in geotechnical engineering is represented as

Image

there is no way to specify directly its latex representation using identifiers = dict(effective_stress="σ_v'") because, of course, it throws ValueError: 'σ_v'' is not an identifier name.

It would be great to simply specify the final latex representation desired for this type of special parameters.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions