First time here? Check out the FAQ!
Does anyone know if there is a feature in LibreOffice Math that enables the symbols to be rendered similar to the following tags used in LaTeX?:
[[math]] \bigcap_{n=1}^{10}A_{n} [[/math]]
and
[[math]] \bigcup_{n=1}^{10}A_{n} [[/math]]
Thank you!
Robert
p.s. The LaTeX code above should be on three separate lines ... they are merging in this description. Don't know how to avoid that text flow ... sorry. [[ and \ - backslash start new lines.
LaTeX rendered symbols down the page: ref
Try these in the formula editor:
stack {10 # size*3 {{} union {}} # n=1}A_n
stack {10 # size*3 {{} intersection {}} # n=1}A_n
For union you can use a U as operator. Try this in the formula editor:
oper U from {n=1} to 10 A_n
If you find a symbol for intersection you can do the same (using oper).
I went with this method even though the intersection symbol [that I extracted from open symbol and pasted in the formula] was smaller ... even if I pasted a large character ... the limit texts were smaller and less invasive. It'd be nice if libreoffice could match LaTeX closer in appearance.
rhdinah ( 2012-11-05 15:12:42 +0200 )editLibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!
Asked: 2012-10-26 00:57:26 +0200
Seen: 626 times
Last updated: Oct 27 '12
Can I export a document to LaTeX?
Greek letters in math formula have reverted to non-italic
Writer inserted math formula position problem
Del Operator in Libreoffice Math
Why won't LibO display math equations from .docx or .pptx
Why isn't my formula =SUM(B9:M9) not accepted for a new row of numbers? [closed]
Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.