Equations with (r), (c), ..
categories: upstream
Description/Summary
Test to check that ®, © and ™ don’t get interpreted within equations.Content
ox-hugo Issue #104
Below, (r) or (R) should not get converted to ®, (c) or (C)
should not get converted to ©, and (tm) or (TM) should not get
converted to ™:
- \(( r)\) \(( R)\)
- \(( c)\) \(( C)\)
- \(( tm)\) \(( TM)\)
- \( ( r) \) \( ( R) \)
- \( ( c) \) \( ( C) \)
- \( ( tm) \) \( ( TM) \)
Same as above but in Block Math equations:
\[ ( r) ( R) \] \[ ( c) ( C) \] \[ ( tm) ( TM) \]
\[ ( r) ( R) \] \[ ( c) ( C) \] \[ ( tm) ( TM) \]
Page (Debug)
| Page Variable | Value | |
|---|---|---|
| Name | "Equations with (r), (c), .." | |
| Title | "Equations with (r), (c), .." | |
| ResourceType | "page" | |
| Kind | "page" | |
| Section | "posts" | |
| Draft | false | |
| Type | "posts" | |
| Layout | "" | |
| Permalink | "https://ox-hugo.scripter.co/test/posts/equations-with-r-c/" | |
| RelPermalink | "/posts/equations-with-r-c/" | |
| Data |
| |
| NextPage | Equations exported to SVG (dvisvgm) | |
| PrevPage | Escaping angle brackets | |
| NextInSection | Equations exported to SVG (dvisvgm) | |
| PrevInSection | Escaping angle brackets |
Page Params (Debug)
| Key | Type | Value |
|---|---|---|
| categories | []string | "upstream" |
| description | string | "Test to check that ®, © and ™ don't get interpreted within equations." |
| draft | bool | false |
| iscjklanguage | bool | false |
| lastmod | time.Time | 2021-12-14 08:48:53 -0500 -0500 |
| tags | []string | "equations" "mathjax" |
| title | string | "Equations with (r), (c), .." |
File Object (Debug)
| FileInfo Variable | Value |
|---|---|
| UniqueID | "17b0be6d37c7b6b5ee7970799120e21b" |
| BaseFileName | "equations-with-r-c" |
| TranslationBaseName | "equations-with-r-c" |
| Lang | "en" |
| Section | "posts" |
| LogicalName | "equations-with-r-c.md" |
| Dir | "posts/" |
| Ext | "md" |
| Path | "posts/equations-with-r-c.md" |