cjohn001

Results 51 issues of cjohn001

Somehow it looks like the column width I configure in the tabular environments is completely ignored in the generated html. I use the following code. Tried with \begin{tabular} \begin{tabularx} and...

Below code results in the issue. Expected is that the caption should be set below the table on each page (if table spans multiple pages) ``` \begin{longtable}[!ht]{|>{\centering\arraybackslash}p{0.3\linewidth}|>{\raggedright\arraybackslash}p{0.3\linewidth}|>{\raggedright\arraybackslash}p{0.31\linewidth}|} \hline \multicolumn{1}{|c|}{\textbf{Nutrient}} &...

### Issue Description Hello together, I just released an upgrade of the IOS version of my app today and got a warning email sent from Apple that I am missing...

bug-pending-triage

I am current working with MathJax is 1.0.0-beta.1. My webpage has a transparent background as I am using it as a webview overlay in a Nativescript application. I am seeing...

Accepted

```yaml OS: macOS 14.4 CPU: (10) arm64 Apple M1 Pro Shell: /bin/zsh node: 20.11.1 npm: 10.2.4 nativescript: 8.6.5 # android java: 11.0.22 ndk: Not Found apis: Not Found build_tools: Not...

**Environment** ```yaml OS: macOS 14.4.1 CPU: (10) arm64 Apple M1 Pro Shell: /bin/zsh node: 20.11.1 npm: 10.2.4 nativescript: 8.6.5 # android java: 11.0.22 ndk: Not Found apis: Not Found build_tools:...

**Environment** ```yaml OS: macOS 14.1.2 CPU: (10) arm64 Apple M1 Pro Shell: /bin/zsh node: 18.17.1 npm: 9.6.7 nativescript: 8.6.1 # android java: 11.0.21 ndk: Not Found apis: Not Found build_tools:...

Update: I think the source of the problem is https://github.com/NativeScript/NativeScript/issues/10267. This bug should be reopened. The issue is similar to the closed bug https://github.com/NativeScript/angular/issues/22 When changing a value in a...

Since Angular 15.2.3 I get the following warning message: The navigation to /selection/add-edit-product/675670/3 will instead go to /selection/tab-select-diary-item/(outlet-0:search-tab//outlet-1:custom-tab//outlet-2:meals-tab//outlet-3:quickly-add-tab) in an upcoming version of Angular. `relativeTo` might need to be removed...

**Is your feature request related to a problem? Please describe.** I am currently trying to move back in the navigation history by skipping multiple pages. For this I would need...