Math & Science ⇒ Dotted fraction line?
Dotted fraction line?
Is it possible somehow to make the fraction line dotted instead of continuous? It would suit well if looked something like /cdots, but with the possibilty to write in the numerator and denominator.
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 87
- Joined: Tue Sep 14, 2010 6:58 pm
Re: Dotted fraction line?
Is it merely for single digit numerator and denominator? If so, then you could define your own command. Otherwise it would take a bit more effort. Will it be used in both display mode and inline mode? I'm not aware of a quick method to change anything but rule thickness in the fraction. I would suspect you'd have to find the frac definition if you wanted to change to dots instead of a rule.
Dotted fraction line?
Indeed, for a single digit you could just use $\overset{a}{\underset{b}{\cdots}}$. For more complicated constructions, probably you could look at the dashundergaps package.
-
- Posts: 87
- Joined: Tue Sep 14, 2010 6:58 pm
Re: Dotted fraction line?
How long have you been working with (La)TeX Frabjous? You seem to have an answer to nearly everything. My experience is getting better, but still a bit mimsy...
Re: Dotted fraction line?
A couple years. 90% of what I know is from other members of this forum, however. But thanks!
Dotted fraction line?
Thanks a lot, the dashundergaps package solved it.
Code: Select all
\[{\dotuline{a+b}\atop c+d}\]
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Dotted fraction line?
Now that the problem is solved, please be so kind and mark the topic (not the last post) accordingly as clearly written in the Board Rules (to be read before posting). Please keep that in mind for the future so that further reminders will not be necessary.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10