<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="post-layout--left votecell" style="margin: 0px; padding-top: 0px; padding-right: var(--su16); padding-bottom: 0px; padding-left: 0px; border: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-stretch: inherit; line-height: inherit; font-size: 13px; vertical-align: top; box-sizing: inherit; grid-column-start: 1; grid-column-end: auto; width: auto; caret-color: rgb(35, 38, 41); color: rgb(35, 38, 41);">
<div class="d-flex fc-black-200 fd-column ai-stretch js-voting-container gs4 jc-center" data-post-id="668555" style="margin: calc(var(--su4) / 2 * -1); padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; color: var(--black-200) !important; flex-direction: column !important; justify-content: center !important; align-items: stretch !important; display: flex !important;">
<div class="d-flex flex--item fc-black-500 js-vote-count ai-center fd-column fs-title" itemprop="upvoteCount" data-value="0" style="margin: calc(var(--su4) / 2); padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; font-size: var(--fs-title) !important; color: var(--black-500) !important; flex-direction: column !important; align-items: center !important; display: flex !important;">
<br class="">
<span style="color: var(--black-500); font-family: inherit; font-size: 15px; font-style: inherit; font-variant-caps: inherit;" class="">I have just installed texlive 2022, specifically mactex. Whenever I install a new version of texlive, I also have to update
 font mappings because I use some special (commercial) fonts. The 2-step procedure for this, which I long ago gleaned from latex help sites is the following. In a terminal run</span></div>
</div>
</div>
<div class="post-layout--right postcell" style="margin: 0px; padding-top: 0px; padding-right: var(--su16); padding-bottom: 0px; padding-left: 0px; border: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-stretch: inherit; line-height: inherit; font-size: 13px; vertical-align: top; box-sizing: inherit; grid-column-start: 2; grid-column-end: auto; width: auto; min-width: 0px; caret-color: rgb(35, 38, 41); color: rgb(35, 38, 41);">
<div class="s-prose js-post-body" itemprop="text" style="margin: 0px; padding: 0px; border: 0px; font-family: var(--theme-post-body-font-family); font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: var(--s-prose-line-height); font-size: 15px; vertical-align: baseline; box-sizing: inherit; --s-prose-line-height: 1.5; --s-prose-spacing: 1.1em; --s-prose-spacing-condensed: calc(var(--s-prose-spacing) / 2); overflow-wrap: break-word; width: 658px;">
<ol style="margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing); margin-left: 30px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; list-style-position: initial; list-style-image: initial; box-sizing: inherit;" class="">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing-condensed); margin-left: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; overflow-wrap: break-word;" class="">
sudo -H mktexlsr</li><li style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; overflow-wrap: break-word;" class="">
sudo -H updmap-sys --force --enable Map=newfont.map,</li></ol>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing); margin-left: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; clear: both;" class="">
where newfont stands for the name of my commercial font. This time around the updmap command failed with the complaint that the options were not recognized. Specifically, the response the updmap command as given is </div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing); margin-left: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; clear: both;" class="">
<span style="font-family: inherit; font-style: inherit; font-variant-caps: inherit;" class="">Unknown option: force --enable Map</span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing); margin-left: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; clear: both;" class="">
The man file for updmap tells me that the syntax is still good.</div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing); margin-left: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; clear: both;" class="">
I assume that updmap is actually specific to the active tex distribution texlive 2022, but I switched my default tex distribution back to texlive 2021 and tried this again, and the same thing happened. </div>
<div style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; clear: both;" class="">
Any suggestions?</div>
</div>
</div>
</body>
</html>