updated calc iii notes
This commit is contained in:
@@ -7,13 +7,19 @@
|
||||
inlineMath: [['\\(', '\\)']] // inline
|
||||
},
|
||||
loader:{
|
||||
load: ['ui/safe']
|
||||
load: ['ui/safe']
|
||||
},
|
||||
output: {
|
||||
displayAlign: 'left',
|
||||
displayIndent: '0.5in',
|
||||
displayIndent: '0.25in',
|
||||
displayOverflow: 'linebreak'
|
||||
},
|
||||
linebreaks: {
|
||||
inline: true,
|
||||
width: '100%',
|
||||
lineleading: '0.2',
|
||||
LinebreakVisistor: '-'
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user