Implement the first form of LaTeX fragment.
This commit is contained in:
@@ -107,7 +107,6 @@ pub struct Entity<'s> {
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub struct LatexFragment<'s> {
|
||||
pub source: &'s str,
|
||||
pub entity_name: &'s str,
|
||||
}
|
||||
|
||||
impl<'s> Source<'s> for Object<'s> {
|
||||
|
||||
Reference in New Issue
Block a user