MACROSET_MDOC
if (meta->macroset == MACROSET_MDOC)
if (meta->macroset == MACROSET_MDOC) {
if (meta != NULL && meta->macroset == MACROSET_MDOC) {
} else if (meta->macroset == MACROSET_MDOC)
curp->man->meta.macroset = MACROSET_MDOC;
if ((curp->man->meta.macroset == MACROSET_MDOC ?
if (curp->man->meta.macroset == MACROSET_MDOC)
curp->man->meta.macroset = MACROSET_MDOC;
if (curp->man->meta.macroset == MACROSET_MDOC)
if (r->man->meta.macroset != MACROSET_MDOC) {