caenrigen / caenrigen/LatexKit
Feature request: preserve bold and italics
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
If possible, it would be great if LaTeX kit preserve bold and italics from the source text by surrounding the relevant passages with \textbf{} and italicized text with \textit{} in the output. Sorry I can't put together a pull request myself; my programming skills are not to be trusted.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Locate the code that converts Google Sheets cell text and formatting into LaTeX output, then inspect how source text is currently represented; done means bold passages use \textbf{} and italic passages use \textit{} while preserving the surrounding text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, latex
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100