RenderOptions ============= .. currentmodule:: maelzel.scoring.render .. autoclass:: RenderOptions :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RenderOptions.addSubdivisionsForSmallDenominators ~RenderOptions.articulationInsideTie ~RenderOptions.autoClefChanges ~RenderOptions.autoClefChangesWindow ~RenderOptions.backend ~RenderOptions.centsAnnotationFontsize ~RenderOptions.centsAnnotationPlacement ~RenderOptions.centsAnnotationSeparator ~RenderOptions.centsTextPlusSign ~RenderOptions.centsTextSnap ~RenderOptions.clefSimplifyThreshold ~RenderOptions.composer ~RenderOptions.compoundMeterSubdivision ~RenderOptions.cropToContent ~RenderOptions.divsPerSemitone ~RenderOptions.dynamicInsideTie ~RenderOptions.dynamicsResetAfterEmptyMeasure ~RenderOptions.dynamicsResetAfterRest ~RenderOptions.dynamicsResetTime ~RenderOptions.enharmonicDebug ~RenderOptions.enharmonicGroupSize ~RenderOptions.enharmonicHorizontalWeight ~RenderOptions.enharmonicStep ~RenderOptions.enharmonicThreeQuarterMicrotonePenalty ~RenderOptions.enharmonicVerticalWeight ~RenderOptions.flagStyle ~RenderOptions.glissAllowNonContiguous ~RenderOptions.glissHideTiedNotes ~RenderOptions.glissLineThickness ~RenderOptions.glissLineType ~RenderOptions.horizontalSpace ~RenderOptions.keepClefBiasFactor ~RenderOptions.lilypondBinary ~RenderOptions.lilypondGlissMinLength ~RenderOptions.lilypondPngStaffsizeScale ~RenderOptions.measureLabelStyle ~RenderOptions.musescoreBinary ~RenderOptions.musicxmlFontScaling ~RenderOptions.musicxmlIndent ~RenderOptions.musicxmlSolidSlideGliss ~RenderOptions.musicxmlTenths ~RenderOptions.noteLabelStyle ~RenderOptions.opaque ~RenderOptions.orientation ~RenderOptions.pageMarginMillimeters ~RenderOptions.pageSize ~RenderOptions.parsedRehearsalMarkStyle ~RenderOptions.parsedmeasureLabelStyle ~RenderOptions.pngResolution ~RenderOptions.preview ~RenderOptions.proportionalNotationDuration ~RenderOptions.proportionalSpacing ~RenderOptions.proportionalSpacingKind ~RenderOptions.referenceStaffsize ~RenderOptions.rehearsalMarkStyle ~RenderOptions.removeRedundantDynamics ~RenderOptions.renderFormat ~RenderOptions.respellPitches ~RenderOptions.showCents ~RenderOptions.staffSize ~RenderOptions.stemletLength ~RenderOptions.title ~RenderOptions.useStemlets .. rubric:: Methods Summary .. autosummary:: ~RenderOptions.check ~RenderOptions.clone ~RenderOptions.copy ~RenderOptions.keys ~RenderOptions.makeEnharmonicOptions ~RenderOptions.musicxmlTenthsScaling ~RenderOptions.pageSizeMillimeters ~RenderOptions.parseTextStyle .. rubric:: Attributes Documentation .. autoattribute:: addSubdivisionsForSmallDenominators .. autoattribute:: articulationInsideTie .. autoattribute:: autoClefChanges .. autoattribute:: autoClefChangesWindow .. autoattribute:: backend .. autoattribute:: centsAnnotationFontsize .. autoattribute:: centsAnnotationPlacement .. autoattribute:: centsAnnotationSeparator .. autoattribute:: centsTextPlusSign .. autoattribute:: centsTextSnap .. autoattribute:: clefSimplifyThreshold .. autoattribute:: composer .. autoattribute:: compoundMeterSubdivision .. autoattribute:: cropToContent .. autoattribute:: divsPerSemitone .. autoattribute:: dynamicInsideTie .. autoattribute:: dynamicsResetAfterEmptyMeasure .. autoattribute:: dynamicsResetAfterRest .. autoattribute:: dynamicsResetTime .. autoattribute:: enharmonicDebug .. autoattribute:: enharmonicGroupSize .. autoattribute:: enharmonicHorizontalWeight .. autoattribute:: enharmonicStep .. autoattribute:: enharmonicThreeQuarterMicrotonePenalty .. autoattribute:: enharmonicVerticalWeight .. autoattribute:: flagStyle .. autoattribute:: glissAllowNonContiguous .. autoattribute:: glissHideTiedNotes .. autoattribute:: glissLineThickness .. autoattribute:: glissLineType .. autoattribute:: horizontalSpace .. autoattribute:: keepClefBiasFactor .. autoattribute:: lilypondBinary .. autoattribute:: lilypondGlissMinLength .. autoattribute:: lilypondPngStaffsizeScale .. autoattribute:: measureLabelStyle .. autoattribute:: musescoreBinary .. autoattribute:: musicxmlFontScaling .. autoattribute:: musicxmlIndent .. autoattribute:: musicxmlSolidSlideGliss .. autoattribute:: musicxmlTenths .. autoattribute:: noteLabelStyle .. autoattribute:: opaque .. autoattribute:: orientation .. autoattribute:: pageMarginMillimeters .. autoattribute:: pageSize .. autoattribute:: parsedRehearsalMarkStyle .. autoattribute:: parsedmeasureLabelStyle .. autoattribute:: pngResolution .. autoattribute:: preview .. autoattribute:: proportionalNotationDuration .. autoattribute:: proportionalSpacing .. autoattribute:: proportionalSpacingKind .. autoattribute:: referenceStaffsize .. autoattribute:: rehearsalMarkStyle .. autoattribute:: removeRedundantDynamics .. autoattribute:: renderFormat .. autoattribute:: respellPitches .. autoattribute:: showCents .. autoattribute:: staffSize .. autoattribute:: stemletLength .. autoattribute:: title .. autoattribute:: useStemlets .. rubric:: Methods Documentation .. automethod:: check .. automethod:: clone .. automethod:: copy .. automethod:: keys .. automethod:: makeEnharmonicOptions .. automethod:: musicxmlTenthsScaling .. automethod:: pageSizeMillimeters .. automethod:: parseTextStyle