Asterisk period (*.) - its typography

  • Thread starter Thread starter Stephen Tashi
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 2K views
The forums editor (on my computer) displays the sequence of characters:
asterisk period
with the asterisk above the period instead of before it. Is this a standard typographical convention? - or something peculiar to the settings on my machine?

For example, to denote the Quicktime file format as ##*\ .MOV## instead of *.MOV , I'd prefer to type an asterisk and then a period and then MOV.
 
Physics news on Phys.org
Can you add a screenshot? I see this both in the editor and your post:

0DA2A50C-6EA1-43BD-99B3-8F72C6F478B2.jpeg
 

Attachments

  • 0DA2A50C-6EA1-43BD-99B3-8F72C6F478B2.jpeg
    0DA2A50C-6EA1-43BD-99B3-8F72C6F478B2.jpeg
    14.1 KB · Views: 644
Stephen Tashi said:
For example, to denote the Quicktime file format as ∗ .MOV instead of *.MOV
I don't see the asterisk as being above the period in the second example. Character spacing varies in many fonts, so that some character pairs appear closer together. I believe this is called kerning.
 
  • Like
Likes   Reactions: davenn
Stephen Tashi said:
On my machine (Firefox, Fedora Linux) the "*" is shown at higher level than characters such as "+".
I'm sure that's by design, for the same reason that 'p' appears lower than 'P', and '.' appears lower than '+'. I don't think it has anything to do with your computer, browser, or operating system, but rather, the design of the font.
 
You could specify a different font.

Default font: *.MOV

"Courier New" font: *.MOV
(using [font=Courier New]*.MOV[/font])
 
Stephen Tashi said:
I should have titled my thread "asterisk period" instead of "period asterisk"
Fixed. I also fixed it's --> its :wink:
 
  • Like
Likes   Reactions: Stephen Tashi and dlgoff
Vanadium 50 said:
There is also the LaTex _\ast "lowast" character. [itex]_\ast[/itex] instead of [itex]*[/itex].
##\ast## -- That's the lowast asterisk I've ever seen. :oldbiggrin: